Joel Challis e8103722bc Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) il y a 2 ans
..
keymaps 3400908b08 Move VIA config to keymap level (#23754) il y a 2 ans
bandominedoni.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) il y a 2 ans
bandominedoni.h 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) il y a 3 ans
config.h 3400908b08 Move VIA config to keymap level (#23754) il y a 2 ans
keyboard.json e8103722bc Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) il y a 2 ans
readme.md cebc5688a0 [Keyboard] add bandominedoni keyboard (#13116) il y a 4 ans
rgb_matrix_kb.inc 4e077250d5 bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287) il y a 4 ans

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.