tada68: layout: add new layout 'tshack' (#2431)
* Move to a more cross-platform grep command * Use sed to strip out AVR_SIZE instead * tada68: layout: add new layout tshack Adds "James Shackleford's UNIX layout" for the Tada68
This commit is contained in:
parent
d54de1c5f2
commit
d469aaa166
3 changed files with 107 additions and 0 deletions
35
keyboards/tada68/keymaps/tshack/readme.md
Executable file
35
keyboards/tada68/keymaps/tshack/readme.md
Executable file
|
|
@ -0,0 +1,35 @@
|
|||
# James Shackleford's Layout
|
||||
|
||||
This layout has been tweaked to work well for UNIX terminal rats like
|
||||
myself. Enjoy!
|
||||
|
||||
```
|
||||
Base Layer
|
||||
,----------------------------------------------------------------.
|
||||
|Esc | 1| 2| 3| 4| 5| 6| 7| 8| 9| 0| -| =|Backsp |~ ` |
|
||||
|----------------------------------------------------------------|
|
||||
|Tab | Q| W| E| R| T| Y| U| I| O| P| [| ]| \ |Del |
|
||||
|----------------------------------------------------------------|
|
||||
|Ctrl | A| S| D| F| G| H| J| K| L| ;| '|Return |PgUp|
|
||||
|----------------------------------------------------------------|
|
||||
|Shift | Z| X| C| V| B| N| M| ,| .| /|Shift |Up |PgDn|
|
||||
|----------------------------------------------------------------|
|
||||
|Fn |Win |Alt | Space |Alt|Fn |Ctrl|<- |Dn | -> |
|
||||
`----------------------------------------------------------------'
|
||||
Note: Shift + Esc = ~ (tilde)
|
||||
Win + Esc = ` (grave)
|
||||
|
||||
|
||||
Fn Layer
|
||||
,----------------------------------------------------------------.
|
||||
| |F1 |F2 |F3 |F4 |F5 |F6 |F7 |F8 |F9 |F10|F11|F12| Del | |
|
||||
|----------------------------------------------------------------|
|
||||
| |BL |BL-|BL+| | | | | | |PSc| | | | |
|
||||
|----------------------------------------------------------------|
|
||||
| | | | | | |<- |Dn |Up | ->| | | |Hme |
|
||||
|----------------------------------------------------------------|
|
||||
| |MUT|V- |V+ | | | | | | | | |PUp|End |
|
||||
|----------------------------------------------------------------|
|
||||
| | | | | | | |Hme|PDn|End |
|
||||
`----------------------------------------------------------------'
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue