summaryrefslogtreecommitdiffstats
path: root/keyboards/acekeyboard/titan60/config.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* [Keyboard] Titan60 LED and keymap updates (#12558)thompson-ele2021-05-131-3/+3
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Titan 60 (#10886)MechMerlin2020-11-161-0/+86
* initial commit * fix up some documentation * titan60 firmware * add supported layouts * fixup default keymap * fixup via keymap * fixup default keymap * some code cleanups