2557bc8e6f
* Remove custom matrix from PS2AVRGB boards * Add custom backlight.c to SRC for bminiex, for now * Add missing DIODE_DIRECTIONs |
||
---|---|---|
.. | ||
keymaps/default | ||
README.md | ||
backlight.c | ||
backlight_custom.h | ||
breathing_custom.h | ||
config.h | ||
info.json | ||
rules.mk | ||
usbconfig.h | ||
ymd75.c | ||
ymd75.h |
README.md
YMD75 / MT84
75% keyboard from YMDK. YMDK sell the board and name it "YMD75", however the PCB has "MT84" printed on both sides.
- Keyboard Maintainer: Wayne K Jones
- Hardware Supported: YMD75/MT84 with the ATmega32a chip.
- Hardware Availability: https://www.aliexpress.com/item/32812690592.html
Make example for this keyboard (after setting up your build environment):
make ymd75:default
Flashing example for this keyboard (after setting up the bootloadHID flashing environment)
make ymd75:default:flash
Reset Key: Hold down the key located at Key below the top right key, commonly programmed as Backspace while plugging in the keyboard.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.