summaryrefslogtreecommitdiff
path: root/keyboards/mode/m80v1/m80s/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mode/m80v1/m80s/readme.md')
-rw-r--r--keyboards/mode/m80v1/m80s/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/mode/m80v1/m80s/readme.md b/keyboards/mode/m80v1/m80s/readme.md
new file mode 100644
index 0000000000..408401b565
--- /dev/null
+++ b/keyboards/mode/m80v1/m80s/readme.md
@@ -0,0 +1,13 @@
+# Mode Eighty M80S (solderable version)
+
+This is the folder page for the QMK-supported firmware of the M80S, the solderable PCB for the Mode 80.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make mode/eighty/m80s:default # Soldered
+
+Flashing example for this keyboard:
+
+ make mode/eighty/m80s:default:flash # Soldered
+
+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).