qmk_firmware/keyboards/tada68/keymaps/fezzant
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.c Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
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.