8b658dcc9a
* `MI_ON`, `MI_OFF`, `MI_TOG` -> `MI_TOGG` * `MI_CH*`, `MI_CHU` -> `MI_CHNU`, `MI_CHD` -> `MI_CHND` * `MI_VEL_*` -> `MI_VL*`, `MI_VELU`, `MI_VELD` * `MI_TRNS_*` -> `MI_TR*`, `MI_TRNSU` -> `MI_TRSU`, `MI_TRNSD` -> `MI_TRSD` * `MI_OCT_*` -> `MI_OC*`, `MI_OCTU`, `MI_OCTD` * Misc controls * Note keycodes * Add legacy keycodes * Regenerate keycodes * Typo |
||
---|---|---|
.. | ||
keymaps | ||
chromatonemini.c | ||
chromatonemini.h | ||
config.h | ||
info.json | ||
readme.md | ||
rgb_matrix_kb.inc | ||
rules.mk |
chromatonemini
chromatonemini keyboard is a simple-design Chromatone mini MIDI keyboard that covers 3 octaves (37 notes).
- Keyboard Maintainer: 3araht
- Hardware Supported: chromatone keyboard, a DIY MIDI keyboard.
- Hardware Availability: BOOTH. Click here for BOOTH overseas shipping!
Make example for this keyboard (after setting up your build environment):
make chromatonemini:default
Flashing example for this keyboard:
make chromatonemini:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.