qmk-firmwares/layouts/community/ergodox/jacobono
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymap.c Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
readme.md Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00

Default Layer

I'm using the colemak layer -- customized a bit to work a bit better when using spacemacs as my editor.

default-layer

Special Keys

SC1 => LGUI + TAB

SC2 => LGUI + SPACE + TAB

L1 => Switch to QWERTY Layout

T(L2) => Toggle Symbol Layer

T(L3) => Toggle Number and D-Pad Layer

QWERTY

Nothing special here -- just need this layer tucked away for the WASD. Which is literally the only reason I use it. Just have the same button to toggle back to colemak.

Symbol Layer

symbol-layer

This is just putting matching closing symbols next to each other -- useful when editing lisp.

Number and D-Pad Layer

Just a basic number layer with a D-PAD on the other side.

number-dpad-layer