summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw75
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (M3) (#25620)Jack Sangdahl2-47/+99
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-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-6/+6
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-41/+0
2024-07-21`mwstudio/mw75`: reduce size (#24161)Ryan3-40/+0
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2-14/+10
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis2-67/+46
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-1/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-4/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-2/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-139/+89
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan2-8/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-3/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-3/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
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-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2-8/+6
2022-01-11Correct matrix effect name (#15816)Albert Y1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-21Merge remote-tracking branch 'origin/master' into developQMK Bot4-87/+108
2021-11-21MW75 Layout Macro Refactor (#15247)James Young4-87/+108
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre1-14/+44
2021-10-22[Keyboard] Add MW75 support (#14833)TW594209-0/+419