summaryrefslogtreecommitdiffstats
path: root/keyboards/rart/rartland
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-297/+210
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-16/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-18/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-10/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-2/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-042-6/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+6
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Remove Full Bootmagic (#13846)James Young2021-08-061-2/+2
* 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