summaryrefslogtreecommitdiffstats
path: root/keyboards/rmkeebs
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* 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
| | | Co-authored-by: jason <jrucker2004@gmail.com>
* 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
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jason <jrucker2004@gmail.com>