summaryrefslogtreecommitdiffstats
path: root/keyboards/rart/rart75/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* 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: R (#17885)Ryan2022-08-041-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Add via support for rart75 (#9746)Alabahuy2020-07-211-4/+4
| | | | | | | * Update info.json * Create rules.mk * Create keymap.c
* [Keyboard] add rart75 (#9649)Alabahuy2020-07-171-0/+197
* Create config.h * Create info.json * Create rart75.c * Create rart75.h * Create readme.md * Create rules.mk * Create keymap.c * Create keymap.c * Update keymap.c * Update info.json * Update info.json * Update info.json * Update readme.md * Update config.h * Update rules.mk * Update readme.md * Update readme.md