summaryrefslogtreecommitdiffstats
path: root/keyboards/al1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move backlight config to data driven (#19910)Ryan2023-02-261-3/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-5/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-261-7/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-161-1/+1
|\
| * Update the AL1 Vender ID (#16660)Yakbats2022-03-161-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-151-4/+0
|\|
| * Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* | Add SN74x154 driver and convert AL1 custom matrix (#16331)Ryan2022-03-151-0/+5
|/
* [Keyboard] Add via keymap to AL1 (#16499)Yakbats2022-03-141-2/+2
* AL1 refactor (#13679)Ryan2021-08-151-100/+12
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-211-0/+5
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* True AL1 Support (#3330)MechMerlin2018-07-061-0/+187