summaryrefslogtreecommitdiffstats
path: root/keyboards/mt/mt980/keymaps/walker
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan2023-07-021-2/+2
|
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-1/+1
|
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-7/+7
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-3/+3
|
* move 麦田 boards into /mt (#16095)peepeetee2022-04-193-0/+174
Co-authored-by: Nick Brassel <nick@tzarc.org>