aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: LFKeyboards LFK65-HS Readme cleanup (#3442)noroadsleft2018-07-181-2/+2
|
* Keyboard: LFKeyboards SMK65 refactor and Configurator support (#3441)noroadsleft2018-07-184-46/+71
| | | | | | | | * SMK65: Matrix refactor * SMK65: Keymap refactor (QMK_KEYBOARD_H) * SMK65: Configurator support
* Keyboard: LFKeyboards Mini1800 refactor and Configurator update (#3440)noroadsleft2018-07-184-154/+155
| | | | | | | | * Mini1800: Matrix refactor * Mini1800: Keymap refactor (QMK_KEYBOARD_H) * Mini1800: Configurator update (white space)
* Keyboard: LFKPad refactor and Configurator support (#3439)noroadsleft2018-07-185-39/+57
| | | | | | | | | | | | | | * LFKPad: matrix refactor * LFKPad: keymap refactor (QMK_KEYBOARD_H; matrix update) * LFKPad: Configurator support * LFKPad: added community layout numpad_6x4 to rules.mk * LFKPad: Update rgb_sequence to match new matrix * LFKPad: delete deprecated makefile include block from rules.mk
* LFK87 refactor and Configurator support (#3436)noroadsleft2018-07-188-364/+395
| | | | | | | | | | * LFK87: Matrix refactor * LFK87: Keymap refactor * LFK87: Configurator support * LFK87: Added community layouts tkl_ansi and tkl_iso to rules.mk
* Keyboard: Add support for LFK65-HS - a hotswap 65% (#3009)scott-t-wilson2018-07-188-0/+381
| | | | | | | | | | * Add support for LFK65-HS - a hotswap 65% * Add info.json for LFK65-HS * Clean up for new build system, remove uneeded code. * LFK65-HS cleanup. Fixed LAYOUT macros, etc
* Configurator fix: Removed an extra key (#3380)noroadsleft2018-07-121-1/+1
|
* LFK78 Refactor and Configurator support (#3369)noroadsleft2018-07-1113-174/+173
| | | | | | | | | | * LFK78: matrix and keymap refactor * Removed lfkeyboards.c and lfkeyboard.h * LFK78: Configurator support * LFK78: Readme cleanup
* info.json for mini1800 (#3183)Devin "Koduh" Bryce2018-06-161-0/+13
| | | | | | | | * info.json for mini1800 * fixed keys on info.json of mini1800 * mini 1800 LAYOUT text
* Add readme for "major" keyboards to eliminate more QMK Configurator errors ↵MechMerlin2018-04-082-0/+20
| | | | | | | | | | | | (#2718) * add readme to ktype keyboard * add readme to m10a * add readme to mini1800 * add readme to parent directory
* Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin2018-04-0721-62/+62
| | | | | | | | | | | | | | | | | | | | | | * 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
* Fixed dead links (#2451)Brian Choromanski2018-03-011-1/+1
| | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
* Lfkeyboards updates (#2421)scott-t-wilson2018-02-2347-13/+2810
| | | | | | | | | | | | | | | | | | | | * Update smk65 fn layer, add iso * Added Fn layer to ISO keymap * Fix error when backlight is disabled but lighting isn't * Remove broke mini1800 iso map * Add keymaps * Add LFKPad * Add split delete to lfk78 * Typo * Custom keymap
* Add support for LFKeyboard products: LFK78, LFK87 and SMK65Scott Wilson2017-12-0937-0/+3180