summaryrefslogtreecommitdiffstats
path: root/keyboards/mwstudio/mw65_rgb/info.json
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Remove encoder in-matrix workaround code (#20389)jack2023-06-191-3/+0
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-69/+75
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-0/+3
|
* 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 `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-1/+7
|
* MW65 RGB Layout Macro Refactor (#15246)James Young2021-11-211-26/+26
| | | | | | | | | | | | | | | * 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.
* [Keyboard] Add MW65 Series PCB (#14939)TW594202021-10-271-0/+84