mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
Merge branch 'modmmm' of github.com:dcpedit/qmk_firmware into modmmm
This commit is contained in:
commit
aebaa238f3
@ -1,27 +1,25 @@
|
|||||||
# Mod Mmm
|
# Mod Mmm
|
||||||
|
|
||||||
![Mod Mmm](https://i.imgur.com/oMP5RlJ.jpeg)
|
![Mod Mmm](https://i.imgur.com/oMP5RlJ.jpeg)
|
||||||
|
_Standard_
|
||||||
![Mod Mmm Ortholinear](https://i.imgur.com/g60BMQH.jpeg)
|
![Mod Mmm Ortholinear](https://i.imgur.com/g60BMQH.jpeg)
|
||||||
|
_Ortho_
|
||||||
|
|
||||||
Replacement PCB for the IBM Model M keyboard.
|
Replacement PCB for the IBM Model M keyboard.
|
||||||
|
|
||||||
* Keyboard Maintainer: [dcpedit](https://github.com/dcpedit)
|
* Keyboard Maintainer: [dcpedit](https://github.com/dcpedit)
|
||||||
* Hardware Supported: Blackpill STM32F411
|
* Hardware Supported: Blackpill STM32F411 development board, Standard/Ortho Mod Mmm PCB
|
||||||
* Hardware Availability: https://github.com/dcpedit/mod-mmm
|
* Hardware Availability: https://github.com/dcpedit/mod-mmm
|
||||||
|
|
||||||
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/standard:default
|
make dcpedit/modmmm/standard:default
|
||||||
|
make dcpedit/modmmm/ortho:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make dcpedit/mod-mmm/standard:default:flash
|
make dcpedit/modmmm/standard:default:flash
|
||||||
|
make dcpedit/modmmm/ortho: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