Age | Commit message (Expand) | Author |
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis |
2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan |
2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan |
2023-09-13 | is31fl3731: driver naming cleanups (#21918) | Ryan |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-23 | Simplfy RGB/LED matrix effect logic (#21703) | Joel Challis |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan |
2023-06-24 | Move `TAPPING_TOGGLE` to data driven (#21360) | Ryan |
2023-06-18 | Remove default `TAPPING_TERM` from keyboard config.h (#21284) | Ryan |
2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-08-15 | Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) | Ryan |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2021-12-29 | [Keyboard] Update to ZSA Keyboards (#15644) | Drashna Jaelre |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre |
2021-06-09 | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre |
2020-10-13 | [Keyboard] Update to ZSA Boards (#10119) | Drashna Jaelre |
2020-09-30 | [Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189) | Drashna Jaelre |
2020-05-28 | Keyboards/zsa updates (#9214) | Drashna Jaelre |
2019-11-14 | Move Ergodox EZ RGB Light code to custom driver (#7309) | Drashna Jaelre |
2019-10-09 | Keyboard/ergodox debounce (#6994) | Drashna Jaelre |
2019-08-21 | [Keyboard] Updates to ZSA boards (#6513) | Drashna Jaelre |
2019-08-20 | [Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422) | Drashna Jaelre |
2019-05-10 | Cleanup/rgb matrix (#5811) | XScorpion2 |
2019-04-18 | Set default debounce to 5 | Florian Didron |
2019-04-02 | RGB Matrix Overhaul (#5372) | XScorpion2 |
2019-01-27 | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević |
2018-11-20 | Adaptive debounce logic | Michael Graf |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-07-08 | Re-add RGBW code, so RGB Underglow will compile | Drashna Jaelre |
2018-06-22 | refactor, non-working | Jack Humbert |
2018-06-12 | adds timeout to avr i2c | Jack Humbert |
2018-06-12 | revert some attempts, update i2c | Jack Humbert |
2018-05-09 | a quick attempt | Erez Zukerman |
2017-11-27 | Merge pull request #2047 from seebs/seebs/ergodox_brightness | Erez Zukerman |
2017-11-26 | improve ergodox ez performance | Seebs |
2017-11-23 | Make brightness easier to change | Seebs |
2017-11-09 | disables Shine LED layer indication for now | Erez Zukerman |
2017-11-06 | adds indication up to layer 7 | Erez Zukerman |
2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert |
2016-07-29 | Initial structure for Ergodox as subprojects | Fred Sundvik |
2016-07-04 | Improves debounce | Jack Humbert |