forked from mirrors/qmk_firmware
fe18df9d41
* `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1` * `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2` * `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1` * `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2` * `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP` * Update docs |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
melody96.c | ||
melody96.h | ||
readme.md | ||
rules.mk |
YMDK Melody96
96-key Keyboard from YMDK. The PCB for this board is also commonly used in the NYM96.
- Keyboard Maintainer: superuser41
- Hardware Supported: melody96
- Hardware Availability: YMDK on Geekhack, group buy closed, NYM96 on Massdrop
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.