summaryrefslogtreecommitdiffstats
path: root/keyboards/matchstickworks/southpad/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-27/+0
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* MatchstickWorks SouthPad: correct Configurator key sequence (#14255)James Young2021-09-011-8/+8
| | | | | * matchstickworks/southpad: correct Configurator key sequence * replace tabs with spaces; apply four-space indent
* [Keyboard] Add Southpad Keyboard (#13964)Logan Butler2021-08-131-0/+27
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>