summaryrefslogtreecommitdiff
path: root/keyboards/tada68/keymaps/stephengrier/keymap.c
AgeCommit message (Collapse)Author
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2018-06-14Tada68 refactor and readme update (#3178)noroadsleft
* Readme update * Matrix/info.json refactor * Keymap refactor * Bugfix for mattdicarlo keymap
2018-01-17Adding stephengrier keymap for the tada68 keyboard. (#2269)stephengrier