aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/smk60/readme.md
diff options
context:
space:
mode:
authoryulei <yuleiz@gmail.com>2019-07-30 15:19:54 +0800
committerDrashna Jaelre <drashna@live.com>2019-07-30 00:19:54 -0700
commit5cf7dbedd2e68ec40b0666f10c47f9601e1ae275 (patch)
tree28658ba696f88ac0f433a696d8890acb8d5694e7 /keyboards/smk60/readme.md
parentf2e0d38f1714b7c5343eda842fccc1aeb0e56c7e (diff)
downloadfirmware-5cf7dbedd2e68ec40b0666f10c47f9601e1ae275.tar.gz
firmware-5cf7dbedd2e68ec40b0666f10c47f9601e1ae275.tar.bz2
firmware-5cf7dbedd2e68ec40b0666f10c47f9601e1ae275.zip
[Keyboard] add 60% pcb for the smk 2nd switch(with mx mount) (#5928)
* add smk60 pcb * remove useless keymap * Update keyboards/smk60/rules.mk add 60_iso layout Co-Authored-By: fauxpark <fauxpark@gmail.com> * fixed 60_iso layout * update header file macro
Diffstat (limited to 'keyboards/smk60/readme.md')
-rw-r--r--keyboards/smk60/readme.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/smk60/readme.md b/keyboards/smk60/readme.md
new file mode 100644
index 000000000..59470705c
--- /dev/null
+++ b/keyboards/smk60/readme.md
@@ -0,0 +1,12 @@
+# 60% pcb for smk 2nd switch
+
+A gh60 campatible pcb for [smk 2nd switch](https://deskthority.net/wiki/SMK_second_generation)
+
+Keyboard Maintainer: [astro](https://github.com/yulei)
+Hardware Supported: GH60 campatible
+
+Make example for this keyboard (after setting up your build environment):
+
+ make smk60:default
+
+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).