summaryrefslogtreecommitdiffstats
path: root/keyboards/aos/tkl/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Fix missing F2 in top row in AoS TKL maps (#11735)Rys Sommefeldt2021-01-312-2/+2
|
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-021-1/+0
|
* [Keyboard] Add support for Ace of Spades TKL keyboard (#9128)Rys Sommefeldt2020-05-215-0/+136
* Add support for Ace of Spades * Fix the F-row mappings * Add the tkl_iso layout * Put KC_PAUS back in place of top layer reset * aholland909 personal keymap for Ace of Spades * Address PR feedback and rename to aos/tkl * Rename keyboard implementation filenames * Remove unnecessary layers * info.json for the configurator