summaryrefslogtreecommitdiffstats
path: root/keyboards/aos/tkl/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-6/+15
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-261-7/+0
|
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
|
* Reduce peak LED brightness for AoS TKL (#9667)Rys Sommefeldt2020-07-081-0/+1
|
* [Keyboard] Add support for Ace of Spades TKL keyboard (#9128)Rys Sommefeldt2020-05-211-0/+56
* 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