summaryrefslogtreecommitdiffstats
path: root/keyboards/acekeyboard/titan60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move 60% layouts to data driven (#20477)Ryan2023-04-271-27/+646
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-111-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+4
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-261-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Titan60 LED and keymap updates (#12558)thompson-ele2021-05-131-28/+32
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Titan 60 (#10886)MechMerlin2020-11-161-0/+32
* initial commit * fix up some documentation * titan60 firmware * add supported layouts * fixup default keymap * fixup via keymap * fixup default keymap * some code cleanups