summaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Move backlight config to data driven (#19910)Ryan2023-02-261-1/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-101-3/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+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 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
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Enable custom backlight driver for kmac (#8397)Joel Challis2020-03-121-1/+2
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-311-1/+1
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-5/+5
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-43/+9
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* [Keyboard] Modernize KMAC (#6131)Mathias Andersson2019-06-261-8/+12
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-14/+14
* Enable backlight support by default for KMACMathias Andersson2017-06-171-1/+1
* Don't include the console by default on the KMACMathias Andersson2017-06-171-1/+1
* Add support for KMACMathias Andersson2017-06-081-0/+72