diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-07-11 08:24:55 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-11 08:24:55 -0700 |
commit | df8b8c50326490988908a9e75f7acf691e7b512f (patch) | |
tree | 13b698cf7eb68939d58b8eeef95451eea47bc322 /keyboards/lfkeyboards/lfk78/readme.md | |
parent | a552416ab2e67c31b7711c33d5bc675bf21456e2 (diff) | |
download | qmk_firmware-df8b8c50326490988908a9e75f7acf691e7b512f.tar.gz qmk_firmware-df8b8c50326490988908a9e75f7acf691e7b512f.zip |
LFK78 Refactor and Configurator support (#3369)
* LFK78: matrix and keymap refactor
* Removed lfkeyboards.c and lfkeyboard.h
* LFK78: Configurator support
* LFK78: Readme cleanup
Diffstat (limited to 'keyboards/lfkeyboards/lfk78/readme.md')
-rw-r--r-- | keyboards/lfkeyboards/lfk78/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/lfkeyboards/lfk78/readme.md b/keyboards/lfkeyboards/lfk78/readme.md index e05390f9c3..3ca0b2e04a 100644 --- a/keyboards/lfkeyboards/lfk78/readme.md +++ b/keyboards/lfkeyboards/lfk78/readme.md @@ -1,7 +1,7 @@ LFK78/68 === -A 65% keyboard similar to the MagicForce68 or VA68M. Optional fuction key block on left side. +A 65% keyboard similar to the MagicForce68 or VA68M. Optional function key block on left side. Keyboard Maintainer: [LFKeyboards](https://github.com/lfkeyboards) Hardware Supported: LFK78/68 RevB - RevJ, SMK78/68 @@ -11,4 +11,4 @@ Make example for this keyboard (after setting up your build environment): make lfkeyboards/lfk78:default -See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
\ No newline at end of file +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |