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
/
ergodox_ez
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-23
Simplfy RGB/LED matrix effect logic (#21703)
Joel Challis
2023-07-09
Move `DEBOUNCE_TYPE` to data driven (#21489)
Ryan
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
2023-07-02
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-24
Move `TAPPING_TOGGLE` to data driven (#21360)
Ryan
2023-06-18
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Ryan
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-06-14
Move `RGBLIGHT_LED_MAP` to data driven (#21095)
Ryan
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-03
Remove more junk files and scripts (#20682)
Ryan
2023-04-14
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-05
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
Add direction to dynamic_macro_record_start_user (#19689)
Johannes H. Jensen
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-02-23
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-13
Refactor Leader key feature (#19632)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
Leader: remove `qk_` prefix (#19304)
Ryan
2022-12-13
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...
precondition
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-12-11
[Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154)
Luc
2022-11-12
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-11-11
Eric Gebhart user space and keymaps (#17487)
Eric Gebhart
2022-11-03
Normalise Dynamic Macro keycodes (#18939)
Ryan
2022-10-29
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-10-28
[Keymap] toshi0383 keymaps update (#18760)
Toshihiro Suzuki
2022-10-27
Remove rgblight_list.h (#18878)
Ryan
2022-10-27
Remove `KC_DELT` (#18882)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-21
Deprecate `KC_LOCK` for `QK_LOCK` (#18796)
Ryan
2022-10-21
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-17
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
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-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
[next]