summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-1313-98/+98
* | Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-135-919/+0
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-1013-34/+34
* | Remove legacy international keycodes (#18588)Ryan2022-10-091-1/+1
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2110-10/+108
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-171-98/+0
|\
| * [Keymap] toshi0383 keymaps update (#18073)Toshihiro Suzuki2022-08-161-98/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-159-60/+25
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-159-60/+25
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-064-9/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-024-122/+77
|\|
| * My ErgoDox Keymap (finally perfected, I think) (#17208)IFo Hancroft2022-07-034-122/+77
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-1922-94/+73
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-132-10/+29
|/
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-3/+3
* [Keyboard] Ported ErgoDox to VIA (#16804)IFo Hancroft2022-04-132-0/+91
* [Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key (#16695)Luc2022-03-221-19/+58
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+1
* Remove parent-relative paths from keyboards. (#16282)Nick Brassel2022-02-101-1/+1
* [Keymap] Further improvements to ifohancroft ErgoDox keymap (#15672)IFo Hancroft2022-01-284-42/+82