Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of layout macros for LFKeyboards LED config (#20666) | Ryan | 2023-05-03 | 1 | -1/+0 |
| | |||||
* | LFK87 refactor (#20635) | Ryan | 2023-05-02 | 1 | -76/+1 |
| | |||||
* | Remove `action_function()` from LFKeyboards boards (#15993) | Ryan | 2022-01-22 | 1 | -14/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-03 | 1 | -14/+0 |
|\ | |||||
| * | Remove more cruft in keyboard files (#14288) | Ryan | 2021-09-03 | 1 | -14/+0 |
| | | |||||
* | | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 1 | -81/+70 |
|/ | | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | ||||
* | LFK87 refactor and Configurator support (#3436) | noroadsleft | 2018-07-18 | 1 | -63/+66 |
| | | | | | | | | | | * 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) | MechMerlin | 2018-04-07 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 SMK65 | Scott Wilson | 2017-12-09 | 1 | -0/+139 |