summaryrefslogtreecommitdiffstats
path: root/keyboards/mwstudio
Commit message (Expand)AuthorAgeFilesLines
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-086-3/+9
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0613-12/+19
* Add core/fallback encoder behaviour (#20320)jack2023-04-032-45/+0
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-032-4/+8
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-1110-40/+25
* Move encoder config to data driven (#19923)Ryan2023-02-2612-32/+33
* Migrate some more layouts to data driven (#19889)Ryan2023-02-233-212/+135
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-0/+10
* Remove matrix size defines (#19581)Ryan2023-02-175-20/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-3/+3
* Fix errors flagged by generate-api (#19784)Ryan2023-02-091-1/+88
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0810-31/+11
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-074-12/+0
* Debounce defines cleanup (#19742)Ryan2023-02-036-18/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-316-6/+0
* [Keyboard] add mw80 (#19223)TW594202022-12-129-0/+352
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-274-4/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-209-0/+279
|\
| * [Keyboard] add mw660 keyboard (#18849)TW594202022-11-209-0/+279
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-244-16/+125
|\|
| * MWStudio MW65 Black Refactor (#18824)James Young2022-10-234-16/+125
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-044-5/+9
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-236-8/+8
* | Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-1/+1
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-205-5/+5
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-205-5/+5
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-202-7/+9
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-202-7/+9
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-072-2/+2
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-8/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-038-32/+26
|\|
| * Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-038-32/+26
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0210-0/+356
|\|
| * Add alicekk support (#17027)TW594202022-07-0310-0/+356
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+2
|/
* Various fixes for g_led_config lint warnings (#17104)Joel Challis2022-05-161-3/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* [Keyboard] Add MW75R2 PCB (#15042)TW594202022-02-209-0/+494
* [Keyboard] Fix mwstudio/mw65_rgb errors (#16410)jack2022-02-202-24/+8
* Update fix for MW65_rgb and added personal keymap (#15279)HorrorTroll2022-02-2023-47/+1145
* Correct matrix effect name (#15816)Albert Y2022-01-111-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* [Keyboard] Add mw65_black support (#15198)TW594202021-11-299-0/+325
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-214-68/+84
|\
| * MW65 RGB Layout Macro Refactor (#15246)James Young2021-11-214-68/+84