summaryrefslogtreecommitdiff
path: root/keyboards/machkeyboards
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (M1) (#25618)Jack Sangdahl1-20/+1
2025-06-07Configure boards to use development_board - LM (#25341)Joel Challis1-2/+1
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-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-26/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2-13/+10
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-1/+1
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan3-66/+12
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan2-25/+5
2023-02-26Move backlight config to data driven (#19910)Ryan3-6/+5
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-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-06Reworked backlight keycodes. (#18961)Nick Brassel2-6/+6
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-7/+6
2022-05-16[Keyboard] mach3 LED index correction (#17110)Albert Y1-3/+3
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-10-11[Keyboard] Add MachKeyboards Mach3 (#14791)etiennelepagel11-0/+269