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 | ||
bandominedoni.c | ||
bandominedoni.h | ||
config.h | ||
info.json | ||
readme.md | ||
rgb_matrix_kb.inc | ||
rules.mk |
bandominedoni
bandoMIneDonI keyboard is a MIDI split keyboard with bandoneon layout. Close and Open of the bellow is emulated by either using a sustain pedal, or tapping a dedicated keys to alter the close and open status.
- Keyboard Maintainer: 3araht
- Hardware Supported: bandoMIneDonI keyboard, a split keyboard mainly work as bandoneon MIDI keyboard.
- Hardware Availability: BOOTH.
Make example for this keyboard (after setting up your build environment):
make bandominedoni:default
Flashing example for this keyboard:
make bandominedoni:default:flash
Uncomment "PEDAL_NORMALLY_CLOSED" in bandominedoni.h when normally-on pedal is used for switching Open/Close state.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.