Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-09 | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | |
2020-03-12 | Enable custom backlight driver for kmac (#8397) | Joel Challis | |
2020-01-31 | Fix AVR boards which were overriding backlight without setting… (#8044) | Joel Challis | |
* 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> | |||
2020-01-30 | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | ridingqwerty | |
2019-10-21 | Cleanup rules.mk for 32U4 keyboards, I-K (#7097) | fauxpark | |
* Cleanup rules.mk for 32U4 keyboards, I-K * Clean up ivy rules.mk | |||
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark | |
2019-06-26 | [Keyboard] Modernize KMAC (#6131) | Mathias Andersson | |
* [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 | |||
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | |
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
2017-06-17 | Enable backlight support by default for KMAC | Mathias Andersson | |
2017-06-17 | Don't include the console by default on the KMAC | Mathias Andersson | |
2017-06-08 | Add support for KMAC | Mathias Andersson | |