Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix AVR boards which were overriding backlight without setting… (#8044) | Joel Challis | 2020-01-31 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | * 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) | ridingqwerty | 2020-01-30 | 1 | -4/+4 |
| | |||||
* | Cleanup rules.mk for USB64 and USB128 keyboards (#6769) | fauxpark | 2019-09-19 | 1 | -4/+3 |
| | |||||
* | Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566) | fauxpark | 2019-09-05 | 1 | -12/+0 |
| | |||||
* | Fix the LFKeyboards so they work with the QMK Configurator (#4591) | Drashna Jaelre | 2018-12-10 | 1 | -0/+34 |
| | | | | | | | | * Make layer_info weak so it works with QMK Configurator * Fix lfk87 compile issue * Add fixes for lfkpad | ||||
* | LFK87 refactor and Configurator support (#3436) | noroadsleft | 2018-07-18 | 1 | -0/+2 |
| | | | | | | | | | | * LFK87: Matrix refactor * LFK87: Keymap refactor * LFK87: Configurator support * LFK87: Added community layouts tkl_ansi and tkl_iso to rules.mk | ||||
* | Add support for LFKeyboard products: LFK78, LFK87 and SMK65 | Scott Wilson | 2017-12-09 | 1 | -0/+31 |