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>
This commit is contained in:
Christopher Janzen
2020-03-12 14:14:03 -05:00
committed by GitHub
parent 3b5fd4cc51
commit 4edb5a5e8c
2 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
# 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 | | |
-------------------------------------------------------------------------------------------
| | | | | | | | |
-------------------------------------------------------------------------------------------
```