summaryrefslogtreecommitdiff
path: root/keyboards/al1
AgeCommit message (Expand)Author
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
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-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)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-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
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-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-08-15AL1 refactor (#13679)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
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
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark
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
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2019-01-11Remove empty fn_actions[]fauxpark
2018-08-22Keyboard: AL1 Configurator fix: misplaced arrow keys (#3716)noroadsleft
2018-08-16Keyboard: Update AL1 default keycaps to new QMK standards (#3675)MechMerlin
2018-07-09Al1 Configurator compile fix redux (#3357)MechMerlin
2018-07-09AL1 Unable to Compile on Configurator (#3339)MechMerlin
2018-07-06True AL1 Support (#3330)MechMerlin