index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
mwstudio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (M3) (#25620)
Jack Sangdahl
6
-126
/
+208
2025-07-10
Migrate `usb.force_nkro` to `host.default.nkro` (#25468)
Joel Challis
2
-4
/
+12
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
7
-7
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
7
-7
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
7
-7
/
+0
2025-04-19
Remove duplication of RGBLight defaults (#25169)
Joel Challis
1
-2
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
3
-18
/
+18
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
19
-790
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
10
-28
/
+28
2024-07-21
`mwstudio/mw75`: reduce size (#24161)
Ryan
3
-40
/
+0
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
1
-3
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
8
-8
/
+8
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
6
-2
/
+0
2024-03-15
Migrate features from rules.mk to data drive - LMN (#23277)
Joel Challis
10
-72
/
+50
2024-03-02
WS2812 PWM: prefix for DMA defines (#23111)
Ryan
2
-4
/
+4
2024-01-16
Migrate RGB Matrix config to info.json - M (#22908)
Joel Challis
7
-194
/
+112
2023-12-11
[Keyboard] add mmk_3 (#22569)
TW59420
9
-0
/
+222
2023-12-01
Fix a bunch of CLI warnings (#22589)
Ryan
4
-4
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
13
-807
/
+0
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-12
/
+13
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
3
-3
/
+3
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
3
-3
/
+3
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
8
-33
/
+8
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
11
-129
/
+32
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
10
-7
/
+9
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
4
-4
/
+6
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2
-1
/
+3
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
3
-290
/
+290
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2
-5
/
+5
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
4
-6
/
+4
2023-04-15
Fix info.json LTO and format encoder definitions (#20456)
Ryan
1
-1
/
+1
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
12
-490
/
+319
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
6
-3
/
+9
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
13
-12
/
+19
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
2
-45
/
+0
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2
-4
/
+8
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2
-1
/
+3
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-2
/
+0
2023-03-11
Move matrix config to info.json, part 7 (#20020)
Ryan
10
-40
/
+25
2023-02-26
Move encoder config to data driven (#19923)
Ryan
12
-32
/
+33
2023-02-23
Migrate some more layouts to data driven (#19889)
Ryan
3
-212
/
+135
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2
-0
/
+10
2023-02-17
Remove matrix size defines (#19581)
Ryan
5
-20
/
+0
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2
-3
/
+3
2023-02-09
Fix errors flagged by generate-api (#19784)
Ryan
1
-1
/
+88
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
10
-31
/
+11
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
4
-12
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
6
-18
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
6
-6
/
+0
2022-12-12
[Keyboard] add mw80 (#19223)
TW59420
9
-0
/
+352
[next]