qmk_firmware/keyboards/thevankeyboards/bananasplit/keymaps/cijanzen/readme.md
Christopher Janzen 4edb5a5e8c
Add new keymap with split shift and split backspace for bananas… (#8395)
* Add new keymap with split right shift and split backspace for bananasplit PCB

* Remove unecessary config.h

* Remove unecessary line breaks

Co-Authored-By: Ryan <fauxpark@gmail.com>

Co-authored-by: Christopher Janzen <hello@christopherjanzen.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-03-13 06:14:03 +11:00

35 lines
2.2 KiB
Markdown

# cijanzen's keymap for the Bananasplit
## Layout Notes
Split right shift and split backspace. Second layer follows HHKB layer 2 layout.
Base layer:
```
-------------------------------------------------------------------------------------------
| Esc | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | \ | ` |
-------------------------------------------------------------------------------------------
| Tab | Q | W | E | R | T | Y | U | I | O | P | [ | ] |Backspace|
-------------------------------------------------------------------------------------------
| Caps | A | S | D | F | G | H | J | K | L | ; | ' | Enter |
-------------------------------------------------------------------------------------------
| Shift | Z | X | C | V | B | N | M | , | . | / | Shift | Fn1 |
-------------------------------------------------------------------------------------------
| Ctrl | GUI | Alt | Space | Alt | GUI | App | Ctrl |
-------------------------------------------------------------------------------------------
```
Fn1 layer:
```
-------------------------------------------------------------------------------------------
|Reset| F1 | F2 | F3 | F4 | F5 | F6 | F7 | F8 | F9 | F10 | F11 | F12 | Ins | Del |
-------------------------------------------------------------------------------------------
| | | | | | | | |Pscr |Slck |Paus | Up | | Del |
-------------------------------------------------------------------------------------------
| | | | | | | | |Home |PgUp |Left |Right| Enter |
-------------------------------------------------------------------------------------------
| | | | | | | | |End |PgDn |Down | | |
-------------------------------------------------------------------------------------------
| | | | | | | | |
-------------------------------------------------------------------------------------------
```