qmk-firmware/keyboards/gboards/butterstick/keymaps/dennytom
Ryan c6f1b594a2
Remove legacy keycodes, part 2 (#18660)
* `KC_SYSREQ` -> `KC_SYRQ`

And one `KC_ALT_ERASE` -> `KC_ERAS`

* `KC_NONUS_BSLASH` -> `KC_NUBS`

* `KC_NUMLOCK` -> `KC_NUM`

* `KC_CLCK` -> `KC_CAPS`

* `KC_SCROLLLOCK` -> `KC_SCRL`

* `KC_LBRACKET` -> `KC_LBRC`

* `KC_RBRACKET` -> `KC_RBRC`

* `KC_CAPSLOCK` -> `KC_CAPS`
2022-10-10 20:06:26 +01:00
..
keymap_def.json
keymap.c
README.md
rules.mk

# Dennytom's Butterstick Layout

This keymap is using a custom chording engine. Head out to my (DennyTom) user space to find the source files and details.

To make a real keymap from the JSON file, run

python3 parser.py keymap_def.json keymap.c

Somehow it fits the whole keyboard on 20 keys. For longer typing sessions, use the ASET NIOP mode.