index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
al1
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2025-02-13
Remove readme dummy content (#24912)
Joel Challis
1
-2
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
2
-48
/
+0
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
1
-1
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
1
-2
/
+2
2024-04-12
Migrate build target markers to keyboard.json - 0AB (#23488)
Joel Challis
1
-0
/
+0
2024-04-02
Data-Driven Keyboard Conversions: A (#23379)
James Young
3
-18
/
+14
2023-12-18
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
Nick Brassel
1
-35
/
+0
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
1
-1
/
+0
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2
-246
/
+196
2023-03-17
Remove more empty headers (#20155)
Ryan
1
-17
/
+0
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2
-3
/
+4
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
1
-1
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2
-5
/
+6
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2
-6
/
+2
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
1
-5
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-3
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
1
-21
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
2
-2
/
+2
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
1
-1
/
+1
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
3
-3
/
+3
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
1
-1
/
+1
2022-07-26
Move keyboard USB IDs and strings to data driven: A (#17781)
Ryan
2
-7
/
+6
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2
-2
/
+2
2022-03-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2022-03-16
Update the AL1 Vender ID (#16660)
Yakbats
1
-1
/
+1
2022-03-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-4
/
+0
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
1
-4
/
+0
2022-03-15
Add SN74x154 driver and convert AL1 custom matrix (#16331)
Ryan
3
-72
/
+88
2022-03-14
[Keyboard] Add via keymap to AL1 (#16499)
Yakbats
4
-2
/
+51
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
1
-2
/
+1
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
1
-2
/
+0
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
1
-1
/
+0
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
1
-2
/
+0
2021-08-15
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
10
-413
/
+390
2021-08-15
AL1 refactor (#13679)
Ryan
10
-414
/
+391
2021-08-06
Remove Full Bootmagic (#13846)
James Young
1
-1
/
+1
2021-02-09
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
1
-2
/
+0
2021-01-27
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
1
-3
/
+0
2021-01-11
Remove `DESCRIPTION`, 0-A (#11369)
Ryan
1
-1
/
+0
2020-11-21
Refactor to use led config - Part 5 (#10975)
Joel Challis
3
-29
/
+5
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
1
-5
/
+5
2019-10-05
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
1
-45
/
+9
2019-07-16
Remove commented out MCUs in rules.mk (#5884)
fauxpark
1
-2
/
+1
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2
-33
/
+0
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2
-5
/
+5
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
1
-1
/
+1
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
1
-6
/
+0
[next]