summaryrefslogtreecommitdiff
path: root/keyboards/xmmx
AgeCommit message (Expand)AuthorFilesLines
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-05-24Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790)James Young2-7/+6
2024-03-15Migrate features from rules.mk to data driven - UVWXYZ (#23287)Joel Challis2-12/+8
2023-04-05Move TKL layouts to data driven (#20337)Ryan2-529/+506
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-17/+0
2023-03-17Remove more empty headers (#20155)Ryan1-1/+0
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-8/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-4/+5
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-10-15Remove legacy keycodes, part 5 (#18710)Ryan5-5/+5
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre1-1/+10
2022-10-07Remove all `BACKLIGHT_LEVELS 0` (#18630)jack1-6/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-06Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2-7/+6
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan5-25/+25
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark1-8/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-8/+0
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot1-7/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan1-4/+1
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan1-1/+0
2020-11-21Refactor to use led config - Part 5 (#10975)Joel Challis2-17/+4
2020-06-15Change ?= to = in keyboard rules.mk (#9390)Ryan1-10/+10
2020-01-31Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty1-4/+4
2019-10-29Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark1-40/+10
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-1/+1
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-5/+0
2018-12-25XMMX refactor, Configurator support and readme update (#4722)noroadsleft8-27/+505
2018-09-26Keyboard: Refactor XMMX keyboard to XMMX and Toad (#3955)MechMerlin13-343/+33
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-5/+1
2018-01-07Adding XMMX (#2236)farmakon15-0/+612