mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
c6f1b594a2
* `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` |
||
---|---|---|
.. | ||
keymap.c | ||
readme.md | ||
rules.mk |
Fezzant's Tada68 keymap
Includes easy copy-paste macro creation for strings or combo keypresses.
- Layer 0: Mostly-standard base layer, with home/end replacing pgup/pgdn.
- Layer 1: Momentary function layer, with some added buttons.
- Layer 2: Toggle numpad layer, with a layout conducive to spreadsheets and calculations
- Layer 3: Momentary function layer to put backspace on spacebar, with arrow keys on right hand homerow area.