summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/smk65/readme.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2020-10-08 21:58:08 +0100
committerGitHub <noreply@github.com>2020-10-08 21:58:08 +0100
commitff1b625168d038bea4208954c301bc471be00d0a (patch)
tree2332ecc0f9eb89d386dae79de2864235b7192588 /keyboards/lfkeyboards/smk65/readme.md
parentfe5bcae8b31af85135592b780c8d799a8ef4bd24 (diff)
Add smk65/revf support (#10434)
* Move existing files out the way * Convert to community layouts * Add smk65/revf support * Disable stuff by default * Update IDs for via * Align LAYOUT macros for community layouts * Align LAYOUT macros for community layouts - Fix configurator ordering * Update via keymap * remove stub _kb function * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/lfkeyboards/smk65/readme.md')
-rw-r--r--keyboards/lfkeyboards/smk65/readme.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/keyboards/lfkeyboards/smk65/readme.md b/keyboards/lfkeyboards/smk65/readme.md
index 0d04ac5f77..50d52472bb 100644
--- a/keyboards/lfkeyboards/smk65/readme.md
+++ b/keyboards/lfkeyboards/smk65/readme.md
@@ -1,14 +1,17 @@
-SMK65
-===
+# SMK65
65% layout based on Mat3o's Whitefox, but with support for SMK switches.
-Keyboard Maintainer: [LFKeyboards](https://github.com/lfkeyboards)
-Hardware Supported: SMK65
-Hardware Availability: [LFKeyboards.com](https://www.lfkeyboards.com/)
+* Keyboard Maintainer: [LFKeyboards](https://github.com/lfkeyboards)
+* Hardware Supported: SMK65
+* Hardware Availability: [LFKeyboards.com](https://www.lfkeyboards.com/)
Make example for this keyboard (after setting up your build environment):
make lfkeyboards/smk65:default
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. \ No newline at end of file
+Flashing example for this keyboard:
+
+ make lfkeyboards/smk65:default:flash
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). \ No newline at end of file