aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk87/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-311-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)ridingqwerty2020-01-301-4/+4
|
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-4/+3
|
* Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)fauxpark2019-09-051-12/+0
|
* Fix the LFKeyboards so they work with the QMK Configurator (#4591)Drashna Jaelre2018-12-101-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)noroadsleft2018-07-181-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 SMK65Scott Wilson2017-12-091-0/+31