summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw65_black/info.json
AgeCommit message (Expand)Author
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-23Migrate some more layouts to data driven (#19889)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-10-23MWStudio MW65 Black Refactor (#18824)James Young
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2021-11-29[Keyboard] Add mw65_black support (#15198)TW59420