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
/
ext65
/
rev2
Age
Commit message (
Expand
)
Author
2023-09-04
Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)
Joel Challis
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
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-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2022-11-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-11-20
[Keyboard] EXT65 rev3 support (#18873)
Xelus22
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-08-13
Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)
Ryan
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-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-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-06
Remove Full Bootmagic (#13846)
James Young
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
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-01-25
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-25
Remove redundant I2C config defines from keyboards (#11661)
Ryan
2021-01-21
ChibiOS conf migrations... take 11 (#11646)
Nick Brassel
2021-01-20
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2020-12-05
ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)
Nick Brassel
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-01
[Keyboard] Fix keyboard matrix scan rate with F072 (#10226)
Xelus22
2020-10-13
Remove bootloader_defs.h for some F072 boards (#10582)
Ryan
2020-08-12
[Keyboard] AEboards Ext65 rev2 (#9482)
Xelus22