aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kmac/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | | | | * Add backlight custom driver to all boards not declaring it but overriding backlight * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove old tmk references from show_options.mk Co-authored-by: fauxpark <fauxpark@gmail.com>
* 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
| | | | | | * Cleanup rules.mk for 32U4 keyboards, I-K * Clean up ivy rules.mk
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* [Keyboard] Modernize KMAC (#6131)Mathias Andersson2019-06-261-8/+12
| | | | | | | | | | * [Keyboard] Modernize the KMAC implementation This brings the matrix implementation more in line with the current default matrix code. It also simplifies the implementation quite a bit. * [Keyboard] Add layout support to KMAC
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-14/+14
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* 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