summaryrefslogtreecommitdiffstats
path: root/keyboards/contra/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Clean up contra & move to data-driven (#19973)Albert Y2023-03-011-18/+1
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-101-1/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+5
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-39/+9
* Contra refactor (#3191)noroadsleft2018-06-151-1/+1
* Add layout support for contra.Joe Wasson2018-03-121-0/+3
* Added Contra keyboard support (#2501)adiron2018-03-091-0/+58