qmk_firmware/keyboards/ymdk/melody96
Ryan 314f6c1ddb
Move backlight config to data driven (#19910)
2023-02-26 08:37:57 +11:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
info.json Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
melody96.c move melody96 to ymdk vendor folder (#15680) 2022-04-20 05:19:16 +10:00
melody96.h move melody96 to ymdk vendor folder (#15680) 2022-04-20 05:19:16 +10:00
readme.md move melody96 to ymdk vendor folder (#15680) 2022-04-20 05:19:16 +10:00
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.