qmk_sweep_skeletyl/keyboards/tada68/keymaps/fezzant
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
keymap.c Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +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.