summaryrefslogtreecommitdiff
path: root/keyboards/ml/gas75
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (M3) (#25620)Jack Sangdahl2-34/+5
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
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan1-2/+2
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan1-7/+7
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-191/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-6/+0
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2-18/+10
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis2-68/+45
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-1/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-03Fix encoder map declarations (#21435)Joel Challis2-2/+2
2023-06-19Remove encoder in-matrix workaround code (#20389)jack4-64/+15
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-4/+2
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-139/+94
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-3/+3
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann1-2/+4
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan2-8/+5
2023-02-26Move encoder config to data driven (#19923)Ryan3-10/+9
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-3/+0
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-11-10VIA V3 - The Custom UI Update (#18222)Wilba1-23/+0
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2-2/+4
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann1-3/+0
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2-7/+6
2022-06-02keyboards: fix malformed info.json files (#17292)Ryan Skidmore1-1/+1
2022-05-17Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2022-05-16[Keyboard] Fixed Gas75 info.json and keymap for M64 RGB (#17081)HorrorTroll1-1/+1
2022-05-16Various fixes for g_led_config lint warnings (#17104)Joel Challis1-1/+6
2022-05-13[Keyboard] Fixed info.json issue, some key got wrong pos for Gas75 (#17070)HorrorTroll1-6/+6
2022-04-22Added new keyboard Gas75 (#16768)HorrorTroll12-0/+793