aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/sx60/readme.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2018-06-12 10:59:35 -0400
committerJack Humbert <jack.humb@gmail.com>2018-06-12 10:59:35 -0400
commit998ddbb122c9d3e2a77bd4e88c881b225ca0d569 (patch)
treeca91ff7ad3c4866555d1e623fe9ea05276397e1c /keyboards/sx60/readme.md
parentc0095710a7c7e9bd94aa9f4dd814dc28d718c731 (diff)
parent06487daaddf923d635e8a528d1eb644b875a73f6 (diff)
downloadfirmware-998ddbb122c9d3e2a77bd4e88c881b225ca0d569.tar.gz
firmware-998ddbb122c9d3e2a77bd4e88c881b225ca0d569.tar.bz2
firmware-998ddbb122c9d3e2a77bd4e88c881b225ca0d569.zip
Merge branch 'master' of github.com:qmk/qmk_firmware into hf/shinydox
Diffstat (limited to 'keyboards/sx60/readme.md')
-rw-r--r--keyboards/sx60/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/sx60/readme.md b/keyboards/sx60/readme.md
new file mode 100644
index 000000000..40f33ada2
--- /dev/null
+++ b/keyboards/sx60/readme.md
@@ -0,0 +1,20 @@
+SX60
+===
+
+
+![SX60](https://i.imgur.com/hZZHrRr.jpg)
+
+
+Keyboard Maintainer: [amnobis](https://github.com/amnobis)
+Hardware Supported: SX60
+Hardware Availability: [geekhack.org/index.php?topic=93665.0](https://geekhack.org/index.php?topic=93665.0)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make SX60:default
+
+Or to make and flash:
+
+ make SX60:default:dfu
+
+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.