qmk_firmware/keyboards/ymdk/melody96
Ryan ad625e7c06
Remove `RGB_DI_PIN` ifdefs (#20218)
2023-03-23 21:38:01 +11:00
..
keymaps
config.h Remove `RGB_DI_PIN` ifdefs (#20218) 2023-03-23 21:38:01 +11:00
info.json Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
melody96.h Fix layout macro keys with no matrix position (#20033) 2023-03-13 23:02:03 +11:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

YMDK Melody96

melody96

96-key Keyboard from YMDK. The PCB for this board is also commonly used in the NYM96.

Make example for this keyboard (after setting up your build environment):

make ymdk/melody96:default

Flashing example for this keyboard:

make melody96:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.