summaryrefslogtreecommitdiff
path: root/keyboards/xmmx/config.h
AgeCommit message (Expand)Author
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-07Remove all `BACKLIGHT_LEVELS 0` (#18630)jack
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-06Move keyboard USB IDs and strings to data driven: X (#17925)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan
2020-11-21Refactor to use led config - Part 5 (#10975)Joel Challis
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-01-07Adding XMMX (#2236)farmakon