summaryrefslogtreecommitdiffstats
path: root/keyboards/mwstudio/mw65_black/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-0/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-0/+3
|
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-135/+135
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-111-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate some more layouts to data driven (#19889)Ryan2023-02-231-135/+135
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* MWStudio MW65 Black Refactor (#18824)James Young2022-10-231-2/+80
| | | | | | | | | | | | | | | * mw65_black.h: add matrix diagram * mw65_black.h: fill-in matrix definition Fill the empty electrical positions with `KC_NO`. * mw65_black.h: update matrix diagram * rename LAYOUT to LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan * info.json: correct maintainer value
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-1/+7
|
* [Keyboard] Add mw65_black support (#15198)TW594202021-11-291-0/+83