summaryrefslogtreecommitdiff
path: root/keyboards/rmkeebs/rm_numpad
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis2-13/+9
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-1/+0
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-31/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan3-241/+115
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan2-53/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-4/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan1-6/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-16/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan1-6/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-4/+0
2023-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot3-0/+83
2023-01-13[Keyboard] Add additional layout to RM_Numpad (#19534)Rucker Machine3-0/+83
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-3/+3
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre1-12/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-04Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2-7/+6
2022-04-29[Keyboard] RM_Numpad: Fix layout bug (#16857)Rucker Machine4-14/+14
2022-04-16Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856)Joel Challis1-3/+3
2022-04-13[Keyboard] Add RM_Numpad (#15983)Rucker Machine12-0/+586