summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw65_rgb
AgeCommit message (Collapse)Author
2022-02-20[Keyboard] Fix mwstudio/mw65_rgb errors (#16410)jack
2022-02-20Update fix for MW65_rgb and added personal keymap (#15279)HorrorTroll
* Update fix for MW65 and added personal keymap * Resolve fix * Resolved fix, again * Added missing GPLv2 license headers * Resolved issue
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-21MW65 RGB Layout Macro Refactor (#15246)James Young
* mw65_rgb.h: use QMK 3-character notation for matrix identifiers * mw65_rgb.h: add matrix diagram * info.json: apply friendly formatting Update key labels for QMK CLI rendering. * move rotary encoder keycodes to top row * info.json: update maintainer field Use the maintainer's GitHub username.
2021-10-27[Keyboard] Add MW65 Series PCB (#14939)TW59420