summaryrefslogtreecommitdiffstats
path: root/keyboards/skeletonkbd/skeletonnumpad/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-072-111/+0
|
* Merge upstream masterlokher2022-12-062-0/+111
|\
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-135-118/+0
|/
* [Keyboard] Add SkeletonNumPad (#16753)skeletonkbd2022-04-285-0/+118
* 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>