mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-29 10:31:31 +00:00
Add ortho to readme
This commit is contained in:
parent
0c9266801f
commit
713a7d6d5d
@ -1,6 +1,7 @@
|
|||||||
# Mod Mmm
|
# Mod Mmm
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
Replacement PCB for the IBM Model M keyboard.
|
Replacement PCB for the IBM Model M keyboard.
|
||||||
|
|
||||||
@ -10,11 +11,17 @@ Replacement PCB for the IBM Model M keyboard.
|
|||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make dcpedit/mod-mmm:default
|
make dcpedit/mod-mmm/standard:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make dcpedit/mod-mmm:default:flash
|
make dcpedit/mod-mmm/standard:default:flash
|
||||||
|
|
||||||
|
For the ortholinear PCB, use the following commands to build and flash:
|
||||||
|
|
||||||
|
make dcpedit/mod-mmm/ortho:default
|
||||||
|
make dcpedit/mod-mmm/ortho:default:flash
|
||||||
|
|
||||||
|
|
||||||
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).
|
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).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user