summaryrefslogtreecommitdiffstats
path: root/keyboards/rart
Commit message (Expand)AuthorAgeFilesLines
* Rartlice: rename LAYOUT_all to LAYOUT (#20800)James Young2023-05-083-74/+77
* Rart67M: rename LAYOUT_all to LAYOUT (#20787)James Young2023-05-083-71/+74
* RART75M: rename LAYOUT_all to LAYOUT (#20790)James Young2023-05-083-109/+112
* Rart45: rename LAYOUT_all to LAYOUT (#20784)James Young2023-05-083-85/+88
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-73/+73
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-6/+6
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-226/+201
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-253-167/+127
* Encodermap direction define. (#20454)Nick Brassel2023-04-155-5/+5
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-1518-878/+632
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0612-6/+16
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-297/+210
* Add core/fallback encoder behaviour (#20320)jack2023-04-033-48/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-294-139/+61
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-235-10/+0
* Remove more empty headers (#20155)Ryan2023-03-179-138/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1126-127/+65
* Move encoder config to data driven (#19923)Ryan2023-02-2612-21/+32
* Remove matrix size defines (#19581)Ryan2023-02-1713-52/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1718-31/+38
* Move Bootmagic config to data driven (#19860)Ryan2023-02-176-9/+9
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-10/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0826-78/+26
* Debounce defines cleanup (#19742)Ryan2023-02-0313-39/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3112-12/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-106-6/+3
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-069-9/+9
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-2915-58/+58
|\
| * [Keyboard] Add Encoder map support for rart (#18851)Alabahuy2022-10-2816-60/+70
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-159-11/+11
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-155-6/+40
|/
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-3/+0
* add rart60 (#18570)Alabahuy2022-10-037-0/+255
* [Keyboard] add rart80 (#18287)Alabahuy2022-09-289-0/+391
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0611-11/+0
* Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-0424-82/+73
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1519-19/+19
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-221-29/+0
* Add Rart75 hotswap and support via (#16619)Alabahuy2022-03-209-0/+385
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* rart67m: move OLED and WPM code to default keymap (#16403)Ryan2022-02-203-152/+121
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0911-21/+11
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0111-21/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-059-9/+9
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-027-10/+27