summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk65_hs/readme.md
diff options
context:
space:
mode:
authorscott-t-wilson <scott.t.wilson@gmail.com>2018-07-18 18:54:49 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-18 18:54:49 +0200
commit7e9a7af672ab226cc57f05f362d6b1e965ac56e6 (patch)
tree716cbc57e8f9b0e0b816d805f3f00743ba245d91 /keyboards/lfkeyboards/lfk65_hs/readme.md
parent11773a5546e67e38b004ecbfd945059c662d0f47 (diff)
downloadqmk_firmware-7e9a7af672ab226cc57f05f362d6b1e965ac56e6.tar.gz
qmk_firmware-7e9a7af672ab226cc57f05f362d6b1e965ac56e6.tar.xz
Keyboard: Add support for LFK65-HS - a hotswap 65% (#3009)
* 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
Diffstat (limited to 'keyboards/lfkeyboards/lfk65_hs/readme.md')
-rw-r--r--keyboards/lfkeyboards/lfk65_hs/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/lfkeyboards/lfk65_hs/readme.md b/keyboards/lfkeyboards/lfk65_hs/readme.md
new file mode 100644
index 000000000..ebe62aec8
--- /dev/null
+++ b/keyboards/lfkeyboards/lfk65_hs/readme.md
@@ -0,0 +1,14 @@
+LFK65-HS
+===
+
+65% layout based with hotswap support.
+
+Keyboard Maintainer: [LFKeyboards](https://github.com/lfkeyboards)
+Hardware Supported: LFK65-HS
+Hardware Availability: [LFKeyboards.com](https://www.lfkeyboards.com/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make lfkeyboards/lfk65_hs: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.