summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk87/keymaps/default
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark1-4/+0
2019-01-24Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark1-1/+1
2018-12-10Fix the LFKeyboards so they work with the QMK Configurator (#4591)Drashna Jaelre1-11/+0
* 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)noroadsleft1-74/+76
* 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)MechMerlin1-3/+3
* 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 Wilson3-0/+195