summaryrefslogtreecommitdiffstats
path: root/keyboards/rart/rartlice/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Rartlice: rename LAYOUT_all to LAYOUT (#20800)James Young2023-05-081-68/+71
| | | | | * rename LAYOUT_all to LAYOUT * info.json: apply friendly formatting
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-70/+80
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+1
|
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-261-0/+3
|
* 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/+6
|
* 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 via support and fix info.json for rartlice (#10690)Alabahuy2020-10-231-1/+1
| | | | | | | | | | | | | * Update info.json * Create keymap.c * Create config.h * Create rules.mk * Update keymap.c * Update keymap.c
* [Keyboard] add rartlice (#10495)Alabahuy2020-10-181-0/+84
* Create bootloader_defs.h * Create chconf.h * Create config.h * Create halconf.h * Create info.json * Create mcuconf.h * Create rartlice.c * Create rartlice.h * Create readme.md * Update readme.md * Create rules.mk * Create keymap.c * Update config.h * Update rules.mk * Update config.h * Update keymap.c * Update rules.mk * Delete bootloader_defs.h * Update rules.mk