index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ergodox_ez
/
rules.mk
Age
Commit message (
Expand
)
Author
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-08-15
Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)
Ryan
2021-12-29
[Keyboard] Update to ZSA Keyboards (#15644)
Drashna Jaelre
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-08-09
Remove backwards compatibility of debounce names (#13877)
Joel Challis
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-27
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-25
[Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)
Drashna Jaelre
2021-06-30
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
Ryan
2021-01-30
Add a <FEATURE>_SUPPORTED flag (#9058)
Zach White
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
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
2020-04-29
Convert clipping variables in rgblight.c to a structure (#7720)
Drashna Jaelre
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2019-11-14
Move Ergodox EZ RGB Light code to custom driver (#7309)
Drashna Jaelre
2019-10-05
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
2019-07-09
Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)
Drashna Jaelre
2019-04-03
Eager Per Row Debouncing added (added to Ergodox) (#5498)
Alex Ong
2018-11-18
Fix i2c_master.d listed more than once warning
Drashna Jaelre
2018-09-27
RGB Matrix refactoring to open up for new drivers (#3913)
James Laird-Wah
2018-07-08
Revert to RGB Underglow being enabled, rather than rgb matrix
Drashna Jaelre
2018-05-15
i2c fix
Jack Humbert
2018-05-09
turn it on
Jack Humbert
2018-05-09
disables RGB Matrix for now
Erez Zukerman
2018-05-09
a quick attempt
Erez Zukerman
2018-03-16
Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
Joe Wasson
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-10-27
document how to define LEFT_LEDS and how that hack is done
Don Armstrong
2017-08-23
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert