summaryrefslogtreecommitdiffstats
path: root/keyboards/45_ats/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-1/+1
|
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-131-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
|
* [Keyboard] 45-ATS (#10104)Garret G2020-10-161-0/+169
* add ats folder * fix duplicate matrix key * fix matrix issues * fix missing comma in info.json * clean up info.json * rm game layer toggle in via keymap * update via keymap rules.mk * Update info.json * clear up layout graphics * Apply suggestions from code review * Update 45_ats.c * Update 45_ats.h * Update config.h * Update config.h * Update keyboards/45_ats/keymaps/default/config.h * Update keymap.c * Update keyboards/45_ats/keymaps/default/keymap.c * Update keymap.c * Update keyboards/45_ats/keymaps/via/keymap.c * Apply suggestions from code review * Update keyboards/45_ats/config.h