summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/ergodox_ez.c
AgeCommit message (Expand)Author
2024-01-17I2C driver cleanup (#21273)David Hoelscher
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-04-03Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2021-12-29[Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-07-31__flash? (#13799)Joel Challis
2021-07-25[Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)Drashna Jaelre
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2020-10-13[Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre
2020-09-30[Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre
2019-08-21[Keyboard] Updates to ZSA boards (#6513)Drashna Jaelre
2019-06-24[Keyboard] Add idle/wakeup function calls to Ergodox EZ (#6173)Drashna Jaelre
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2
2019-04-29Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2019-03-26Fixing Ergodox_EZ rgb_led initializationRyan Caltabiano
2019-03-12Next set of split_common changes (#4974)James Churchill
2018-11-18Make Ergodox EZ Glow's rgb matrix user configurableDrashna Jaelre
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert
2018-06-22refactor, non-workingJack Humbert
2018-06-12revert some attempts, update i2cJack Humbert
2018-05-24a failed attempt at hot-pluggingErez Zukerman
2018-05-15i2c fixJack Humbert
2018-05-09disables RGB Matrix for nowErez Zukerman
2018-05-09a quick attemptErez Zukerman
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson
2017-11-27Merge pull request #2047 from seebs/seebs/ergodox_brightnessErez Zukerman
2017-11-26fix typoSeebs
2017-11-23Make brightness easier to changeSeebs
2017-10-27implement ergodox_left_leds_update in ergodox_ezDon Armstrong
2017-10-27add initial support for left leds on an ergodox ezDon Armstrong
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik
2016-06-23Backlight abstraction and other changes (#439)Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert