summaryrefslogtreecommitdiff
path: root/keyboards/h0oni/deskpad
AgeCommit message (Collapse)Author
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-04-18[Keyboard] Add deskpad (#15602)Md. Mashur Shalehin Sakib
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>