summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/woodpad/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-100/+0
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Woodpad refactor (#11651)Ryan2021-01-231-103/+76
|
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-2/+2
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
|
* Remove empty fn_actions[]fauxpark2019-01-111-4/+0
|
* updated drashna's keymaps (#1769)drashna2017-09-291-0/+135
* Add woodpad * Cleanup * Remove misc layouts for woodpad * Move woodpad to handwired * Updated RGB Underglow info