summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-151-0/+2
* [Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre2021-12-291-5/+7
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove backwards compatibility of debounce names (#13877)Joel Challis2021-08-091-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-271-7/+0
|\
| * [Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)Drashna Jaelre2021-07-251-7/+0
* | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
|/
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+4
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* [Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre2020-10-131-1/+0
* [Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre2020-09-301-10/+10
* Convert clipping variables in rgblight.c to a structure (#7720)Drashna Jaelre2020-04-291-1/+0
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Move Ergodox EZ RGB Light code to custom driver (#7309)Drashna Jaelre2019-11-141-1/+4
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-60/+12
* Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)Drashna Jaelre2019-07-091-5/+1
* Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2019-04-031-0/+1
* Fix i2c_master.d listed more than once warningDrashna Jaelre2018-11-181-2/+6
* RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah2018-09-271-1/+1
* Revert to RGB Underglow being enabled, rather than rgb matrixDrashna Jaelre2018-07-081-2/+2
* i2c fixJack Humbert2018-05-151-2/+2
* turn it onJack Humbert2018-05-091-1/+1
* disables RGB Matrix for nowErez Zukerman2018-05-091-1/+1
* a quick attemptErez Zukerman2018-05-091-1/+2
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-4/+4
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-9/+6
* document how to define LEFT_LEDS and how that hack is doneDon Armstrong2017-10-271-0/+4
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-0/+86