1
0
Joel Challis 3400908b08 Move VIA config to keymap level (#23754) 2 жил өмнө
..
keymaps 3400908b08 Move VIA config to keymap level (#23754) 2 жил өмнө
bandominedoni.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 жил өмнө
bandominedoni.h 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) 3 жил өмнө
config.h 3400908b08 Move VIA config to keymap level (#23754) 2 жил өмнө
keyboard.json cb81913d18 Data-Driven Keyboard Conversions: B (#23425) 2 жил өмнө
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 жил өмнө

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.