[Keyboard] Add Mode Eighty M80v2 PCB support (#15486)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Álvaro A. Volpato
2021-12-29 07:57:22 -03:00
committed by GitHub
parent 9475767e7a
commit dea23720e6
49 changed files with 804 additions and 35 deletions

View File

@@ -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).