summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez
Commit message (Expand)AuthorAgeFilesLines
* keymaps: Fix hacker_dvorak build. (#22102)Apteryks2023-09-211-1/+1
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2023-08-231-14/+14
* Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-092-1/+3
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-062-4/+6
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-12/+8
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-242-2/+3
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-2/+3
* Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-141-22/+0
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-2/+0
* Remove more junk files and scripts (#20682)Ryan2023-05-031-19/+0
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-1/+1
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-052-215/+358
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-038-14/+1
* Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen2023-04-031-1/+1
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-163-52/+0
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-234-8/+3
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Refactor Leader key feature (#19632)Ryan2023-02-134-47/+36
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-2/+1
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-1416-47/+47
* Leader: remove `qk_` prefix (#19304)Ryan2022-12-141-1/+1
* Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-132-4/+4
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-123-23/+20
* [Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154)Luc2022-12-111-507/+95
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-122-171/+2
|\
| * Eric Gebhart user space and keymaps (#17487)Eric Gebhart2022-11-112-171/+2
* | Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-033-11/+11
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-291-98/+0
|\|
| * [Keymap] toshi0383 keymaps update (#18760)Toshihiro Suzuki2022-10-281-98/+0
* | Remove rgblight_list.h (#18878)Ryan2022-10-273-21/+21
* | Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
* | Normalise Space Cadet keycodes (#18864)Ryan2022-10-274-8/+8
* | Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-212-2/+2
* | Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-213-4/+4
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-204-4/+4
* | Remove legacy sendstring keycodes (#18749)Ryan2022-10-172-5/+5
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-1614-158/+158
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-11/+11
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-152-2/+20