summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw75/keymaps
AgeCommit message (Collapse)Author
2021-11-21MW75 Layout Macro Refactor (#15247)James Young
* mw75.h: use QMK 3-character matrix identifiers * update stock keymaps Use QMK-native keycode aliases, and update grid alignment of keycodes. * mw75.h: add matrix diagram * info.json: apply friendly formatting * move rotary encoder keycodes to top row * info.json: update maintainer field Use the maintainer's GitHub username.
2021-10-22[Keyboard] Add MW75 support (#14833)TW59420