summaryrefslogtreecommitdiff
path: root/keyboards/rart/rart80/info.json
AgeCommit message (Collapse)Author
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-08RART80 Hotswap Layout Additions (#20791)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * refactor keymaps - use four-space indent - update grid alignment of keycodes * add matrix position [4, 1] to LAYOUT_all * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_ansi_tsangan * add LAYOUT_tkl_f13_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_f13_ansi_wkl * add LAYOUT_tkl_f13_ansi_cwkl_split_bs_rshift * add LAYOUT_tkl_f13_ansi_cwkl * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_ansi_cwkl * add LAYOUT_tkl_ansi_cwkl_split_bs_rshift * enable Community Layout support
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-09-28[Keyboard] add rart80 (#18287)Alabahuy