diff options
author | Scott Wilson <scott.t.wilson@gmail.com> | 2017-12-03 10:32:07 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-09 00:01:58 -0500 |
commit | c51dfef958bce4a792b66db337d5c7cdf0956fc4 (patch) | |
tree | b51a3d2a95c5ba47416e2964bc98c9ad329cf168 /keyboards/lfkeyboards/lfk87/readme.md | |
parent | 8b1862330a960b0413046ed6fdba78d2570e7988 (diff) | |
download | qmk_firmware-c51dfef958bce4a792b66db337d5c7cdf0956fc4.tar.gz qmk_firmware-c51dfef958bce4a792b66db337d5c7cdf0956fc4.zip |
Add support for LFKeyboard products: LFK78, LFK87 and SMK65
Diffstat (limited to 'keyboards/lfkeyboards/lfk87/readme.md')
-rw-r--r-- | keyboards/lfkeyboards/lfk87/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/lfkeyboards/lfk87/readme.md b/keyboards/lfkeyboards/lfk87/readme.md new file mode 100644 index 0000000000..15e5517103 --- /dev/null +++ b/keyboards/lfkeyboards/lfk87/readme.md @@ -0,0 +1,14 @@ +LFK87 +=== + +A standard TKL with RGB underglow, in switch backlighting and audio support. + +Keyboard Maintainer: [LFKeyboards](https://github.com/lfkeyboards) +Hardware Supported: LFK87, SMK87 +Hardware Availability: [LFKeyboards.com](https://www.lfkeyboards.com/) + +Make example for this keyboard (after setting up your build environment): + + make lfkeyboards/lfk87: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 |