summaryrefslogtreecommitdiff
path: root/keyboards/mss_studio
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (M3) (#25620)Jack Sangdahl4-100/+155
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2-4/+12
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan2-4/+4
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2-10/+10
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-416/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan4-12/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis4-30/+18
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis4-144/+92
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan2-2/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan2-2/+2
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan4-8/+4
2023-04-27Move 60% layouts to data driven (#20477)Ryan6-227/+129
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan4-2/+6
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-6/+6
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan4-16/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2-2/+2
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba1-4/+0
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre4-4/+8
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2-2/+2
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're2-2/+2
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2-2/+2
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2-6/+0
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan4-14/+12
2022-05-17Merge remote-tracking branch 'origin/master' into developQMK Bot2-2/+2
2022-05-16[Keyboard] Fixed Gas75 info.json and keymap for M64 RGB (#17081)HorrorTroll2-2/+2
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-4/+4
2022-05-13[Keyboard] Add M64 RGB (#17069)HorrorTroll13-5/+728
2022-05-11[Keyboard] Move M63 RGB into maker folder (#17061)HorrorTroll12-0/+734