aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez
AgeCommit message (Expand)Author
2020-04-28[Keymap] Added Xd75 and viterbi keymaps,refactored my userspace. (#8776)Gravatar Eric Gebhart
2020-04-19Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Gravatar Konstantin Đorđević
2020-04-20Update my keymaps (#8840)Gravatar Toshihiro Suzuki
2020-04-13update pvinis keymap (#8746)Gravatar Pavlos Vinieratos
2020-04-02Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)Gravatar Joel Challis
2020-03-12Danielo515/redox (#8232)Gravatar Daniel Rodríguez Rivero
2020-02-07[Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)Gravatar esinlayo
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)Gravatar ridingqwerty
2020-01-27[Keymap] update to Danielo515 keymaps (#8004)Gravatar Daniel Rodríguez Rivero
2020-01-01[Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)Gravatar Drashna Jaelre
2019-12-31Use White channel on RGBW LEDs (#7678)Gravatar Drashna Jaelre
2019-12-09[Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592)Gravatar fauxpark
2019-11-21[Keyboard] Update default keymaps to use `layer_state_t` (#7444)Gravatar Drashna Jaelre
2019-11-14Move Ergodox EZ RGB Light code to custom driver (#7309)Gravatar Drashna Jaelre
2019-11-04[Keyboard] add keymap beautifier for Ergodox EZ (#4393)Gravatar Tsan-Kuang Lee
2019-10-28[Keymap] Layout update for my ergodox (#7187)Gravatar Christoffer Holmberg
2019-10-21[Keymap] Ergodox EZ and dactyl-manuform keymaps for rishka (#7051)Gravatar Adam Perlman
2019-10-15 Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Gravatar Joel Challis
2019-10-09Keyboard/ergodox debounce (#6994)Gravatar Drashna Jaelre
2019-10-08[Keymap] modify ergodox_ez / dvorak_42_key layout (#6832)Gravatar lucwastiaux
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)Gravatar fauxpark
2019-08-30Remove KC_DELT alias in favor of KC_DEL (#6327)Gravatar Konstantin Đorđević
2019-08-30Update swedish based keymaps with newer keycodesGravatar Drashna Jaelre
2019-08-21[Keyboard] Updates to ZSA boards (#6513)Gravatar Drashna Jaelre
2019-08-20[Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422)Gravatar Drashna Jaelre
2019-07-30[Keymap] ErgoDox EZ Spanish Colemak (#6258)Gravatar Mario Arias
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)Gravatar fauxpark
2019-07-09Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)Gravatar Drashna Jaelre
2019-06-24[Keyboard] Add idle/wakeup function calls to Ergodox EZ (#6173)Gravatar Drashna Jaelre
2019-06-18[Keymap] Add new mod tap dances to Hacker Dvorak (#6155)Gravatar Ismael Venegas Castelló
2019-06-07use mods (#6095)Gravatar Pavlos Vinieratos
2019-05-15Removes Erez personally from QMK (#5883)Gravatar Erez Zukerman
2019-05-14[Keymap] Pvinis master (#5843)Gravatar Pavlos Vinieratos
2019-05-10Cleanup/rgb matrix (#5811)Gravatar XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...Gravatar XScorpion2
2019-04-29Updated rgb_led struct field modifier to flags (#5619)Gravatar XScorpion2
2019-04-18Set default debounce to 5Gravatar Florian Didron
2019-04-13Fix Ergodox EZ keyboard dimensions in info.jsonGravatar noroadsleft
2019-04-08ergodox_ez: fixed bug where debounce() was called without calculating changed...Gravatar Alex Ong
2019-04-03Eager Per Row Debouncing added (added to Ergodox) (#5498)Gravatar Alex Ong
2019-04-02RGB Matrix Overhaul (#5372)Gravatar XScorpion2
2019-03-26Fixing Ergodox_EZ rgb_led initializationGravatar Ryan Caltabiano
2019-03-18[Keymap] add android studio keyboard shortcuts to dvorak 42 key atreus / ergo...Gravatar lucwastiaux
2019-03-12Next set of split_common changes (#4974)Gravatar James Churchill
2019-02-28[Keymap] use steno mode from base (#5220)Gravatar Tobias Schulte
2019-02-18Migrate ACTION_LAYER_TAP_TOGGLEs to TT()Gravatar fauxpark
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)Gravatar fauxpark
2019-02-14Migrate fn_actions for default keymaps (#4935)Gravatar fauxpark
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Gravatar Konstantin Đorđević
2019-01-26[Keyboard] drop unused i2c files (#4948)Gravatar seebs