summaryrefslogtreecommitdiff
path: root/keyboards/al1/config.h
AgeCommit message (Expand)Author
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan
2022-03-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-03-16Update the AL1 Vender ID (#16660)Yakbats
2022-03-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-15Add SN74x154 driver and convert AL1 custom matrix (#16331)Ryan
2022-03-14[Keyboard] Add via keymap to AL1 (#16499)Yakbats
2021-08-15AL1 refactor (#13679)Ryan
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan
2021-01-11Remove `DESCRIPTION`, 0-A (#11369)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-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-07-06True AL1 Support (#3330)MechMerlin