2019-11-24 05:42:20 +01:00
# YMD75 / MT84
2018-05-14 18:43:12 +02:00
2019-11-24 05:42:20 +01:00
75% keyboard from YMDK. YMDK sell the board and name it "YMD75", however the PCB has "MT84" printed on both sides.
2018-05-14 18:43:12 +02:00
2019-11-24 05:42:20 +01:00
* Keyboard Maintainer: [Wayne K Jones ](github.com/WarmCatUK )
* Hardware Supported: YMD75/MT84 with the ATmega32a chip.
* Hardware Availability: < https: // www . aliexpress . com / item / 32812690592 . html >
2018-05-14 18:43:12 +02:00
Make example for this keyboard (after setting up your build environment):
2019-11-24 05:42:20 +01:00
make ymd75:default
2018-05-14 18:43:12 +02:00
2019-11-24 05:42:20 +01:00
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
2018-05-14 18:43:12 +02:00
2019-11-24 05:42:20 +01:00
make ymd75:default:flash
2018-05-14 18:43:12 +02:00
2019-11-24 05:42:20 +01:00
**Reset Key**: Hold down the key located at *Key below the top right key* , commonly programmed as *Backspace* while plugging in the keyboard.
2018-05-14 18:43:12 +02:00
2019-11-24 05:42:20 +01:00
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 ).