aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez
Commit message (Expand)AuthorAgeFilesLines
* [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
* Keyboard/ergodox debounce (#6994)Drashna Jaelre2019-10-092-4/+8
* [Keymap] modify ergodox_ez / dvorak_42_key layout (#6832)lucwastiaux2019-10-081-17/+33
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-60/+12
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-307-7/+7
* Update swedish based keymaps with newer keycodesDrashna Jaelre2019-08-301-16/+16
* [Keyboard] Updates to ZSA boards (#6513)Drashna Jaelre2019-08-214-1/+102
* [Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422)Drashna Jaelre2019-08-201-0/+3
* [Keymap] ErgoDox EZ Spanish Colemak (#6258)Mario Arias2019-07-303-0/+484
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-152-28/+0
* Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)Drashna Jaelre2019-07-091-5/+1
* [Keyboard] Add idle/wakeup function calls to Ergodox EZ (#6173)Drashna Jaelre2019-06-241-0/+10
* [Keymap] Add new mod tap dances to Hacker Dvorak (#6155)Ismael Venegas Castelló2019-06-1823-86/+506
* use mods (#6095)Pavlos Vinieratos2019-06-071-1/+1
* Removes Erez personally from QMK (#5883)Erez Zukerman2019-05-152-9/+5
* [Keymap] Pvinis master (#5843)Pavlos Vinieratos2019-05-143-0/+396
* Cleanup/rgb matrix (#5811)XScorpion22019-05-101-1/+1
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-64/+35
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-48/+48
* Set default debounce to 5Florian Didron2019-04-181-1/+0
* Fix Ergodox EZ keyboard dimensions in info.jsonnoroadsleft2019-04-131-2/+2
* ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong2019-04-081-7/+20
* Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2019-04-032-262/+197