summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez
AgeCommit message (Expand)Author
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-13Remove keymaps that still reference legacy macros (#18693)Joel Challis
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-16[Keymap] toshi0383 keymaps update (#18073)Toshihiro Suzuki
2022-08-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-15Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-03My ErgoDox Keymap (finally perfected, I think) (#17208)IFo Hancroft
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-06-13tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-04-13[Keyboard] Ported ErgoDox to VIA (#16804)IFo Hancroft
2022-03-22[Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key (#16695)Luc
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-02-10Remove parent-relative paths from keyboards. (#16282)Nick Brassel
2022-01-28[Keymap] Further improvements to ifohancroft ErgoDox keymap (#15672)IFo Hancroft
2022-01-13[Keymap] ericgebhart keymap and userspace updates (#15727)Eric Gebhart
2022-01-10[Keyboard] Fix suspend issues on ergodox_ez. (#15300)Mewp
2022-01-10[Keymap] dvorak 42 key layouts (Ergodox EZ / Atreus) updates (#15656)LucW
2021-12-29[Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-09-27Cleanup issues identified by lgtm (#14459)Zach White
2021-09-15[Keymap] A slight improvement to my own ErgoDox keymap (#14425)IFo Hancroft
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-07[Keymap] Adding IFo Hancroft's ErgoDox EZ Keymap (#14342)IFo Hancroft
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-09Remove backwards compatibility of debounce names (#13877)Joel Challis
2021-08-09Remove ONEHAND_ENABLE (#13920)Joel Challis
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-31__flash? (#13799)Joel Challis
2021-07-27Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-25[Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)Drashna Jaelre
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)Ryan
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2021-06-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-24bug if macro definition and not integer is used to identify layers (#12648)sendmmsg
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre
2021-04-16Bug in beautifier script, compound modifiers not correctly parsed (#12595)sendmmsg