summaryrefslogtreecommitdiff
path: root/keyboards/rart
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-4/+4
2025-06-02Configure boards to use development_board - R (#25316)Joel Challis4-8/+4
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis9-9/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis7-7/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis13-13/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel29-795/+0
2024-08-25Update Underglow keycodes (#23765)Ryan12-28/+28
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781)James Young24-217/+72
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan3-3/+3
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan8-8/+8
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-2/+1
2024-04-17Migrate build target markers to keyboard.json - R (#23542)Joel Challis8-91/+38
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis20-131/+95
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel1-53/+0
2023-09-25Simplify more feature driver defines (#22090)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan12-63/+70
2023-08-15OLED: driver naming cleanups (#21710)Ryan5-6/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan10-15/+10
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan12-8/+8
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan10-10/+10
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan10-5/+15
2023-05-20rart/rart80:via: restore rules.mk after #20334 (#21002)Sergey Vlasov1-0/+2
2023-05-20Add sriwedari70 and move kamigakushi to new folder (#20334)Alabahuy2-3/+1
2023-05-09RART75 Hotswap Layout Additions (#20789)James Young4-148/+482
2023-05-09Rartand Layout Additions (#20799)James Young2-77/+330
2023-05-09RART75 Layout Additions (#20788)James Young5-268/+923
2023-05-08Rart67 Layout Additions (#20786)James Young4-117/+531
2023-05-08Rart60 Layout Additions (#20785)James Young2-77/+731
2023-05-08RART80 Hotswap Layout Additions (#20791)James Young4-171/+1457
2023-05-08Rartlice: rename LAYOUT_all to LAYOUT (#20800)James Young3-74/+77
2023-05-08Rart67M: rename LAYOUT_all to LAYOUT (#20787)James Young3-71/+74
2023-05-08RART75M: rename LAYOUT_all to LAYOUT (#20790)James Young3-109/+112
2023-05-08Rart45: rename LAYOUT_all to LAYOUT (#20784)James Young3-85/+88
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-73/+73
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-6/+6
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-226/+201
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan3-167/+127
2023-04-15Encodermap direction define. (#20454)Nick Brassel5-5/+5
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan18-878/+632
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan12-6/+16
2023-04-04Move 65% layouts to data driven (#20308)Ryan3-297/+210
2023-04-03Add core/fallback encoder behaviour (#20320)jack3-48/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan4-139/+61
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan5-10/+0
2023-03-17Remove more empty headers (#20155)Ryan9-138/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan26-127/+65