qmk_firmware/keyboards/tada68/keymaps/stephengrier
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
..
config.h
keymap.c
readme.md
rules.mk

stephengrier's TADA68 layout

This layout mostly replicates the default ANSI layout of the TADA68 but with a few modifications to suit my tastes.

The modifications from the default keymap are:

  • Replaced capslock with a second function key
  • Swapped the left ALT and Win keys to be more like the Mac layout
  • Added an arrow key cluster on the IJKL keys
  • Fn+x toggles backlight breathing mode

With this keymap backlight breathing mode can be enabled/disabled with Fn+x. This is not supported at all in the default keymap.