summaryrefslogtreecommitdiff
path: root/keyboards/acekeyboard/titan60/config.h
Commit message (Collapse)AuthorAge
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-26
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* [Keyboard] Titan60 LED and keymap updates (#12558)thompson-ele2021-05-13
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Titan 60 (#10886)MechMerlin2020-11-16
* initial commit * fix up some documentation * titan60 firmware * add supported layouts * fixup default keymap * fixup via keymap * fixup default keymap * some code cleanups