summaryrefslogtreecommitdiffstats
path: root/keyboards/al1
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-246/+196
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+4
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-5/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* 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-153-72/+88
|/
* [Keyboard] Add via keymap to AL1 (#16499)Yakbats2022-03-144-2/+51
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-08-1510-413/+390
|\
| * AL1 refactor (#13679)Ryan2021-08-1510-414/+391
* | Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
|/
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-2/+0
* 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-213-29/+5
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-5/+5
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-45/+9
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-152-33/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-5/+5
* 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
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove empty fn_actions[]fauxpark2019-01-111-4/+0
* Keyboard: AL1 Configurator fix: misplaced arrow keys (#3716)noroadsleft2018-08-222-8/+8
* Keyboard: Update AL1 default keycaps to new QMK standards (#3675)MechMerlin2018-08-162-14/+10
* Al1 Configurator compile fix redux (#3357)MechMerlin2018-07-092-10/+18
* AL1 Unable to Compile on Configurator (#3339)MechMerlin2018-07-093-6/+7
* True AL1 Support (#3330)MechMerlin2018-07-0610-0/+702