summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/lfk87/lfk87.c
AgeCommit message (Collapse)Author
2023-09-24Remove custom ISSI lighting code (#22073)Ryan
* Remove CU75 custom lighting * Remove LFK78 custom lighting * Remove LFK87 custom lighting * Remove LFKPad custom lighting * Remove Mini1800 custom lighting * Remove SMK65 custom lighting * Remove LFK65-HS custom lighting * Remove LFKeyboards custom lighting * Remove Meira custom lighting
2023-05-03Remove use of layout macros for LFKeyboards LED config (#20666)Ryan
2023-03-03Remove some use of keymap.h (#20006)Joel Challis
2023-01-20Fix functions with empty params (#19647)Ryan
* Fix functions with empty params * Found a bunch more
2022-12-09Refactor some led_set_kb instances (#19179)Joel Challis
* Refactor some led_set_kb instances * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-01-22Remove `action_function()` from LFKeyboards boards (#15993)Ryan
2021-09-03Remove more cruft in keyboard files (#14288)Ryan
2018-12-10Fix the LFKeyboards so they work with the QMK Configurator (#4591)Drashna Jaelre
* Make layer_info weak so it works with QMK Configurator * Fix lfk87 compile issue * Add fixes for lfkpad
2018-07-18LFK87 refactor and Configurator support (#3436)noroadsleft
* LFK87: Matrix refactor * LFK87: Keymap refactor * LFK87: Configurator support * LFK87: Added community layouts tkl_ansi and tkl_iso to rules.mk
2018-04-07Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin
* change diverge 3 KC_KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for handwired arrow pad * change M10A to LAYOUT for m10-a * Change KC_KEYMAP to LAYOUT_kc and KEYMAP to LAYOUT for mf68 * change KC_KEYMAP to LAYOUT for nano * Refactor to LAYOUT * refactor to LAYOUT-ansi and LAYOUT_iso for s65 * LAYOUT conversions for lfkkeyboards * missed a few renames * mini1800 for lfkeyobards support of LAYOUT
2017-12-09Add support for LFKeyboard products: LFK78, LFK87 and SMK65Scott Wilson