summaryrefslogtreecommitdiffstats
path: root/keyboards/rart/rart45/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 LED indicator config to data driven (#19800)Ryan2023-02-171-0/+4
|
* 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
|
* [Keyboard] Add Rartand keyboard and support via (#11828)Alabahuy2021-02-161-1/+1
|
* [Keyboard] rart/rart45 (#11096)labahuy2020-12-141-0/+70
* Create config.h * Create info.json * Create rart45.c * Create rart45.h * Create readme.md * Create rules.mk * Create keymap.c * Create keymap.c * Create rules.mk * Update config.h * Update rart45.c * Update rart45.h * Update rules.mk * Update readme.md * Update info.json