summaryrefslogtreecommitdiffstats
path: root/keyboards/rart/rart75hs/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-0/+3
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* RART75 Hotswap Layout Additions (#20789)James Young2023-05-091-100/+412
| | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi * add LAYOUT_ansi_split_bs * refactor keymaps to use LAYOUT_ansi_split_bs macro * add LAYOUT_ansi_rwkl_split_bs * add LAYOUT_ansi_rwkl
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-89/+100
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-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 encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+4
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-0/+3
|
* 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
|
* Add Rart75 hotswap and support via (#16619)Alabahuy2022-03-201-0/+99
* Add Keyboard Rart75 Hotswap version * Update readme * Update config and readme * Update info.json * update readme and keymaps