summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk87/keymaps/iso/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)Ryan2021-08-151-4/+4
|
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-10/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
|
* Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark2019-01-241-10/+6
|
* LFK87 refactor and Configurator support (#3436)noroadsleft2018-07-181-42/+44
| | | | | | | | | | * LFK87: Matrix refactor * LFK87: Keymap refactor * LFK87: Configurator support * LFK87: Added community layouts tkl_ansi and tkl_iso to rules.mk
* Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin2018-04-071-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
* Add support for LFKeyboard products: LFK78, LFK87 and SMK65Scott Wilson2017-12-091-0/+137