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-11-27
Remove userspace keymaps (#22544)
Joel Challis
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
2023-11-12
Remove requirement for `keymap_steno.h` include in keymaps (#22423)
Ryan
2023-11-09
Migrate some common features to generic (#22403)
Joel Challis
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
2023-10-04
Update ISSI LED types (#22099)
Ryan
2023-09-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-09-21
keymaps: Fix hacker_dvorak build. (#22102)
Apteryks
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
2023-09-13
is31fl3731: driver naming cleanups (#21918)
Ryan
2023-09-04
Add `mousekey.h` include to `quantum.h` (#21897)
Ryan
2023-09-04
Clean up RGB LED type (#21859)
Ryan
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
[next]