Ryan 7e0299117b Move encoder config to data driven (#19923) пре 3 година
..
keymaps 7f805cc779 VIA Protocol 12 + fixes (#19916) пре 3 година
bandominedoni.c 801d2ff940 Remove useless line continuations (#19399) пре 3 година
bandominedoni.h 4b2d71de52 Remove legacy international keycodes (#18588) пре 3 година
config.h 7e0299117b Move encoder config to data driven (#19923) пре 3 година
info.json 7e0299117b Move encoder config to data driven (#19923) пре 3 година
readme.md cebc5688a0 [Keyboard] add bandominedoni keyboard (#13116) пре 4 година
rgb_matrix_kb.inc 4e077250d5 bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287) пре 4 година
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) пре 3 година

readme.md

bandominedoni

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.