summaryrefslogtreecommitdiffstats
path: root/keyboards/rmkeebs
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Add RM Fullsize (#20925)Rucker Machine2023-07-045-0/+237
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-31/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-241/+115
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-53/+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-171-6/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-16/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-6/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-133-0/+83
|\
| * [Keyboard] Add additional layout to RM_Numpad (#19534)Rucker Machine2023-01-133-0/+83
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
|/
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-12/+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-7/+6
* [Keyboard] RM_Numpad: Fix layout bug (#16857)Rucker Machine2022-04-294-14/+14
* Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856)Joel Challis2022-04-161-3/+3
* [Keyboard] Add RM_Numpad (#15983)Rucker Machine2022-04-1312-0/+586