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