aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk78/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] LFK78 refactor (#7835)Ryan2020-03-031-36/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | * Change include guards to pragma once * Clean up default keymaps * Remove some magic numbers and use GPIO macros * Clean up keyboard.[ch] * Tidy up info.json and readme * Align config.h with template * Split up revision code into subfolders * rev C-H has no audio, apparently * Change revc_h to revc and document differences * Turn off Audio on revb for now, for Travis' sake * Split info.json into revision folders * Clean up default keymaps some more
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-311-0/+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-4/+4
|
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-3/+1
|
* 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/+49
| | | | | | | | * Make layer_info weak so it works with QMK Configurator * Fix lfk87 compile issue * Add fixes for lfkpad
* Add support for LFKeyboard products: LFK78, LFK87 and SMK65Scott Wilson2017-12-091-0/+34