summaryrefslogtreecommitdiff
path: root/keyboards/rart/rart75/info.json
AgeCommit message (Collapse)Author
2023-05-09RART75 Layout Additions (#20788)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs * refactor keymaps - use four-space indent - update grid alignment of keycodes * rename LAYOUT_all to LAYOUT_ansi_split_space_split_bs * add LAYOUT_ansi_split_space * add LAYOUT_ansi_rwkl_split_bs * add LAYOUT_ansi_rwkl * add LAYOUT_ansi_wkl_split_bs * add LAYOUT_ansi_wkl
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-04Move keyboard USB IDs and strings to data driven: R (#17885)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2020-07-21Add via support for rart75 (#9746)Alabahuy
* Update info.json * Create rules.mk * Create keymap.c
2020-07-17[Keyboard] add rart75 (#9649)Alabahuy
* 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