summaryrefslogtreecommitdiffstats
path: root/keyboards/rart
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Keyboard] Add Rart67M and support via (#14630)Alabahuy2021-10-1110-0/+458
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-129-9/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-1210-21/+1
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-103-3/+3
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-103-21/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-2410-18/+22
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-139-0/+412
|\
| * [Keyboard] add rart75m with via support (#13975)Alabahuy2021-08-139-0/+412
* | Remove Full Bootmagic (#13846)James Young2021-08-069-10/+10
|/
* Rartland: add 65_ansi and 65_iso layouts (#13807)James Young2021-07-313-5/+215
* fixed number layer on keymap (#13627)Alabahuy2021-07-212-4/+4
* [Keyboard] add rartland with via support (#13585)Alabahuy2021-07-209-0/+398
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-298-39/+46
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-20/+5
* [Keyboard] Add Keyboard Rartlite (#11866)labahuy2021-03-039-0/+395