summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/mattgemmell/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-8/+8
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keymap] Shuffle FL1 some more to match keycap legends (#5673)Rys Sommefeldt2019-04-211-6/+6
|
* [Keymap] Make the layout friendlier for use with the iPad (#5654)Rys Sommefeldt2019-04-191-14/+14
| | | | | | * Make the layout more similar to Apple keyboards to make it friendlier for using with an iPad * Fix config.h pragma, plus second layer mistakes
* [keymap] Add new keymap for TADA68 (#5120)Rys Sommefeldt2019-02-151-0/+48
* Add new layout for TADA68 * Remove unnecessary KC_TRNS defines from tada68/mattgemmell and tada68/rys