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
/
aeboards
Age
Commit message (
Expand
)
Author
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-21
Move backlight config to data driven, part 1 (#19887)
Ryan
2023-02-17
Remove matrix size defines (#19581)
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-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-22
initial (#19137)
jack
2022-11-22
Merge remote-tracking branch 'origin/master' into develop
zvecr
2022-11-20
[Keyboard] Add Satellite Rev1 (#18869)
Xelus22
2022-11-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-11-20
[Keyboard] EXT65 rev3 support (#18873)
Xelus22
2022-11-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-11-15
[Keyboard] Add Constellation Rev3 (#18868)
Xelus22
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-08-14
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-13
Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
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
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-09-29
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-20
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-12
Align ChibiOS I2C defs with other drivers (#14399)
Joel Challis
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-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-26
[Keyboard Update] Change to L422 (#13717)
Xelus22
2021-07-21
Fix MATRIX_COLS for aeboards/constellation/rev2 (#13633)
Ryan
2021-07-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-19
[Keyboard][Bug] Constellation Rev2 (#13595)
Xelus22
2021-07-11
first pass: matrix consistency improvements (#13471)
Zach White
2021-06-20
[Keyboard] Add Constellation Rev2 (#13103)
Xelus22
2021-06-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-06-03
Fix up WS2812 SPI driver on F072. (#13022)
Nick Brassel
[next]