summaryrefslogtreecommitdiffstats
path: root/keyboards/rmkeebs/rm_numpad
Commit message (Expand)AuthorAgeFilesLines
* 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