summaryrefslogtreecommitdiffstats
path: root/keyboards/skeletonkbd/skeletonnumpad/keymaps/via/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-55/+0
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keyboard] Add SkeletonNumPad (#16753)skeletonkbd2022-04-281-0/+55
* 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>