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
/
ergodox_ez
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (E, F) (#25561)
Jack Sangdahl
2
-36
/
+50
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
5
-13
/
+13
2025-07-06
Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)
Ryan
6
-7
/
+7
2025-06-10
Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)
Joel Challis
1
-2
/
+0
2024-10-12
Separate RGBLight/RGB Matrix keycode handling (#23679)
Ryan
5
-11
/
+11
2024-10-06
WS2812 API rework (#24364)
Ryan
2
-37
/
+47
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
2
-91
/
+0
2024-08-18
Add dynamic macro keyboard callbacks (#24142)
Drashna Jaelre
1
-2
/
+10
2024-06-16
`ergodox_ez/base`: Add missing `features` object (#23935)
Ryan
1
-0
/
+6
2024-05-23
Remove some useless code from keymaps (#23787)
Ryan
1
-5
/
+0
2024-05-20
Migrate `LOCKING_*_ENABLE` to Data-Driven: E (#23751)
James Young
2
-5
/
+6
2024-05-12
Change all RGB mode keycodes to short aliases (#23691)
Ryan
1
-1
/
+1
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
1
-1
/
+1
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
1
-27
/
+27
2024-05-02
Convert some AVR GPIO operations to macros (#23424)
Ryan
2
-22
/
+39
2024-04-28
Rename `RGBW` define to `WS2812_RGBW` (#23585)
Ryan
3
-5
/
+4
2024-04-14
Migrate build target markers to keyboard.json - DE (#23515)
Joel Challis
1
-0
/
+0
2024-04-14
Data-Driven Keyboard Conversions: E (#23512)
James Young
6
-21
/
+20
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
2
-0
/
+0
2024-03-27
Update I2C API usage in keyboard code (#23360)
Ryan
2
-4
/
+4
2024-03-18
Add init function to RGBLight driver struct (#23076)
Ryan
9
-39
/
+245
2024-02-16
[Keymap Removal] keyboard with most keymaps (#23092)
Joel Challis
32
-1998
/
+0
2024-01-17
I2C driver cleanup (#21273)
David Hoelscher
4
-59
/
+40
2024-01-04
Migrate RGB Matrix config to info.json - EF (#22808)
Joel Challis
2
-57
/
+35
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
43
-6393
/
+0
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
2
-2
/
+2
2023-12-18
Update keyboard LED driver configs (#22638)
Ryan
1
-1
/
+1
2023-12-18
Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)
Nick Brassel
43
-6393
/
+0
2023-12-17
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
8
-893
/
+0
2023-12-17
[Keymap Removal] Planck and related keymaps. (#22683)
Nick Brassel
8
-893
/
+0
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
2
-3
/
+3
2023-12-05
Rework RGBLight driver system (#22529)
Ryan
3
-1
/
+9
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
19
-1809
/
+0
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
1
-1
/
+0
2023-11-12
Remove requirement for `keymap_steno.h` include in keymaps (#22423)
Ryan
1
-3
/
+0
2023-11-09
Migrate some common features to generic (#22403)
Joel Challis
1
-1
/
+0
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
1
-2
/
+2
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
1
-1
/
+1
2023-10-04
Update ISSI LED types (#22099)
Ryan
1
-1
/
+1
2023-09-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2023-09-21
keymaps: Fix hacker_dvorak build. (#22102)
Apteryks
1
-1
/
+1
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
1
-2
/
+2
2023-09-13
is31fl3731: driver naming cleanups (#21918)
Ryan
1
-1
/
+1
2023-09-04
Add `mousekey.h` include to `quantum.h` (#21897)
Ryan
1
-1
/
+0
2023-09-04
Clean up RGB LED type (#21859)
Ryan
1
-1
/
+1
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-13
/
+13
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-08-23
Simplfy RGB/LED matrix effect logic (#21703)
Joel Challis
1
-14
/
+14
2023-07-09
Move `DEBOUNCE_TYPE` to data driven (#21489)
Ryan
2
-1
/
+3
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
2
-4
/
+6
[next]