summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw660
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-37/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-8/+8
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-3/+3
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-67/+67
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-3/+2
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-2/+3
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-20[Keyboard] add mw660 keyboard (#18849)TW594209-0/+279