summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez
Commit message (Expand)AuthorAgeFilesLines
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-066-20/+17
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-304-4/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-241-1/+10
|\
| * bug if macro definition and not integer is used to identify layers (#12648)sendmmsg2021-06-241-1/+10
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-092-2/+2
* | Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-091-1/+1
|/
* Bug in beautifier script, compound modifiers not correctly parsed (#12595)sendmmsg2021-04-161-0/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-211-157/+162
|\
| * ergodox_ez / dvorak_42_key layout: convert macros to new format (#11139)LucW2021-02-201-157/+162
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-301-0/+4
|\|
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-181-5/+0
|\|
| * Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-5/+0
* | remove duplicate manufacturerZach White2021-01-131-1/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-117-110/+0
|/
* ergodox_ez/stamm update (#11236)Rustam Zagirov2020-12-232-123/+81
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* [Keymap] Add nfriend's ErgoDox EZ keymap (#10545)Nathan Friend2020-11-155-0/+1279
* Fix issues with suspend code for ZSA split boards (#10640)Drashna Jaelre2020-10-141-0/+15
* [Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre2020-10-1314-32/+201
* [Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre2020-09-305-218/+151
* [Keymap] Add stamm layout for ergodox_ez (#10365)Rustam Zagirov2020-09-214-0/+473
* [Keymap] Personal Keymap (nathanvercaemert) Update (#10107)nathanvercaemert2020-09-064-25/+111
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-292-2/+2
* [Keymap] update dvorak_42_key keymaps for atreus and ergodox_ez: add VSCode s...LucW2020-08-191-7/+10
* [Keymap] Adding my keymaps for ergodox_ez and kyria (#9365)Reed2020-06-296-0/+431
* user keymaps for ergodox_ez/dvorak_42_key / atreus/dvorak_42_key (#9429)LucW2020-06-221-82/+82
* Keyboards/zsa updates (#9214)Drashna Jaelre2020-05-285-107/+72
* [Keymap] Contributing Home-Row-Centric-Mousekey Layout (#9195)nathanvercaemert2020-05-264-0/+416
* Convert clipping variables in rgblight.c to a structure (#7720)Drashna Jaelre2020-04-292-25/+4
* [Keymap] Added Xd75 and viterbi keymaps,refactored my userspace. (#8776)Eric Gebhart2020-04-281-205/+235
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-4/+2
* Update my keymaps (#8840)Toshihiro Suzuki2020-04-201-0/+98
* update pvinis keymap (#8746)Pavlos Vinieratos2020-04-131-200/+211
* Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)Joel Challis2020-04-021-13/+0
* Danielo515/redox (#8232)Daniel Rodríguez Rivero2020-03-122-8/+12
* [Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)esinlayo2020-02-071-4/+2
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* [Keymap] update to Danielo515 keymaps (#8004)Daniel Rodríguez Rivero2020-01-273-0/+364
* [Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)Drashna Jaelre2020-01-011-0/+3
* Use White channel on RGBW LEDs (#7678)Drashna Jaelre2019-12-311-1/+7
* [Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592)fauxpark2019-12-091-1/+0
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-1/+1
* Move Ergodox EZ RGB Light code to custom driver (#7309)Drashna Jaelre2019-11-144-5/+118
* [Keyboard] add keymap beautifier for Ergodox EZ (#4393)Tsan-Kuang Lee2019-11-047-0/+558
* [Keymap] Layout update for my ergodox (#7187)Christoffer Holmberg2019-10-281-6/+9
* [Keymap] Ergodox EZ and dactyl-manuform keymaps for rishka (#7051)Adam Perlman2019-10-213-0/+229
* Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis2019-10-151-37/+0