index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
al1
/
config.h
Age
Commit message (
Expand
)
Author
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-07-26
Move keyboard USB IDs and strings to data driven: A (#17781)
Ryan
2022-03-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-03-16
Update the AL1 Vender ID (#16660)
Yakbats
2022-03-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
Add SN74x154 driver and convert AL1 custom matrix (#16331)
Ryan
2022-03-14
[Keyboard] Add via keymap to AL1 (#16499)
Yakbats
2021-08-15
AL1 refactor (#13679)
Ryan
2021-01-27
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
2021-01-11
Remove `DESCRIPTION`, 0-A (#11369)
Ryan
2020-11-21
Refactor to use led config - Part 5 (#10975)
Joel Challis
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-07-06
True AL1 Support (#3330)
MechMerlin