summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/laas
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Leader key feature (#19632)Ryan2023-02-131-2/+0
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* 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 remaining keymaps (#5154)fauxpark2019-02-171-1/+0
|
* Keymap: Added new tada68 keymap (#3788)Lars Herbach2018-08-304-0/+71
* Initial Commit * Removed duplicate lines