summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_infinity/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* move input club keyboards into vendor folder (#15788)peepeetee2022-02-051-37/+0
* 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/+1
* Purge uGFX. (#14720)Nick Brassel2021-10-071-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)Joakim Tufvegren2021-08-041-0/+7
* Switch Ergodox Infinity over to split_common (#13481)Joakim Tufvegren2021-07-191-8/+3
* Use the new ST7565 driver on Ergodox Infinity (#13165)Joakim Tufvegren2021-07-071-6/+9
* Migrate keyboards using uGFX to LED_MATRIX (#9657)Joakim Tufvegren2021-06-101-5/+2
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-291-17/+2
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-291-5/+0
* Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel2020-08-211-2/+16
* Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan2020-08-121-16/+2
* Add Arm Teensys to mcu_selection.mk (#8026)Ryan2020-02-211-38/+6
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Fix boards which were overriding backlight without setting custom (#7970)Joel Challis2020-01-271-0/+1
* Add a universal flash command for cli (#6224)Drashna Jaelre2019-08-201-0/+2
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+1
* Various tweaks for some Input:Club build processesKaleb Elwert2018-04-051-0/+2
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-3/+3
* Do some cleanup for the APIskullY2017-11-021-1/+1
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-0/+89