summaryrefslogtreecommitdiff
path: root/keyboards/skeletonkbd/skeletonnumpad
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|/
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-04
|
* SkeletonNumPad Configurator Key Sequence Fix (#17204)James Young2022-05-24
| | | | | * info.json: apply friendly formatting * info.json: fix key sequence
* [Keyboard] Add SkeletonNumPad (#16753)skeletonkbd2022-04-28
* add SkeletonNumPad keyboard * fix * fix * fixed info.json * Update keyboards/skeletonkbd/skeletonnumpad/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Change RGBLIGHT_LIMIT_VAL Co-authored-by: Ryan <fauxpark@gmail.com>