diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-30 01:28:05 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-30 01:28:05 +0000 |
commit | 154bf92b5b475b563ec9ba37ce43bfbf1aa4f918 (patch) | |
tree | e82112ebabf7b5006d75a4133ee98ce7510d3abd /keyboards/mode/eighty/m80s/readme.md | |
parent | aae0e123853f410a42e3f454c16a428ac9d40854 (diff) | |
parent | 457042f1795f56a47becad3c51a2250d7447fb59 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mode/eighty/m80s/readme.md')
-rw-r--r-- | keyboards/mode/eighty/m80s/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/mode/eighty/m80s/readme.md b/keyboards/mode/eighty/m80s/readme.md new file mode 100644 index 0000000000..408401b565 --- /dev/null +++ b/keyboards/mode/eighty/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). |