summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/rgb/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-2/+0
|
* Tada68 refactor and readme update (#3178)noroadsleft2018-06-141-3/+3
| | | | | | | | | | * Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
* Fixed arrow up and rgb configMaarten Dekkers2017-07-051-1/+1
|
* Moved RGB features to new layoutMaarten Dekkers2017-07-051-0/+52