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
/
aeboards
/
ext65
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
4
-4
/
+0
2025-01-30
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
6
-146
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
2
-6
/
+6
2024-07-11
Various fixes for keyboards not implementing callbacks correctly (#24092)
Joel Challis
1
-1
/
+3
2024-06-22
Migrate `led_update_kb` implementations to DD (#23980)
Joel Challis
4
-31
/
+13
2024-05-20
Remove RGB keycodes from boards with no RGB config (#23709)
Ryan
4
-12
/
+12
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
6
-12
/
+0
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
3
-21
/
+21
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
6
-37
/
+25
2023-12-13
fix: improper usage of keyboard/user-level functions (#22652)
Less/Rikki
1
-22
/
+28
2023-09-25
Simplify more feature driver defines (#22090)
Ryan
1
-1
/
+1
2023-09-04
Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)
Joel Challis
9
-111
/
+24
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-13
/
+13
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2
-2
/
+0
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
1
-2
/
+0
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-1
/
+3
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
9
-718
/
+274
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+1
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2
-1
/
+3
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2
-4
/
+5
2023-02-21
Move backlight config to data driven, part 1 (#19887)
Ryan
1
-1
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2
-4
/
+5
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
6
-18
/
+6
2022-11-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
32
-253
/
+1104
2022-11-20
[Keyboard] EXT65 rev3 support (#18873)
Xelus22
32
-258
/
+1109
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2
-2
/
+2
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
2
-2
/
+2
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2
-2
/
+2
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
1
-1
/
+10
2022-08-14
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
5
-14
/
+15
2022-08-13
Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)
Ryan
5
-14
/
+15
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
1
-1
/
+0
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2
-2
/
+2
2021-12-12
Fix up build options comments (#15463)
Ryan
1
-1
/
+1
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2
-4
/
+2
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2
-4
/
+1
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2
-2
/
+2
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
3
-3
/
+5
2021-09-29
Merge remote-tracking branch 'upstream/master' into develop
James Young
1
-1
/
+0
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
1
-1
/
+0
2021-09-21
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-1
/
+1
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
1
-1
/
+1
2021-09-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-1
/
+1
2021-09-20
Remove backlight pin references in rules.mk (#14513)
Ryan
1
-1
/
+1
2021-09-12
Align ChibiOS I2C defs with other drivers (#14399)
Joel Challis
1
-2
/
+2
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2
-2
/
+0
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
1
-2
/
+0
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
1
-7
/
+0
[next]