24 lines
927 B
Markdown
24 lines
927 B
Markdown
|
# MW60 PCB
|
||
|
|
||
|
![MW60 PCB](https://i.imgur.com/5E48mAPh.jpg)
|
||
|
|
||
|
A simple standard 60% PCB available in hotswap and solderable variants
|
||
|
|
||
|
- Keyboard Maintainer: [Maelkk](https://github.com/Aeonstrife)
|
||
|
- Hardware Supported: MW60 PCB
|
||
|
- Hardware Availability: [sandkeys.me](https://sandkeys.me/product/petals-60-addon-pcbs/)
|
||
|
|
||
|
Make example for this keyboard (after setting up your build environment):
|
||
|
|
||
|
make buildakb/mw60:default
|
||
|
|
||
|
Flashing example for this keyboard:
|
||
|
|
||
|
make buildakb/mw60:default:flash
|
||
|
|
||
|
To reset into bootloader mode:
|
||
|
|
||
|
While plugged in, press the RESET switch located on the back of the pcb.
|
||
|
The keyboard should now be in bootloader mode.
|
||
|
|
||
|
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).
|