summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw75
AgeCommit message (Collapse)Author
2022-01-11Correct matrix effect name (#15816)Albert Y
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-21Merge remote-tracking branch 'origin/master' into developQMK Bot
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-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-10-22[Keyboard] Add MW75 support (#14833)TW59420