Ryan 9884e4982b Rename RGB/HSV structs: keyboard-level code (#24476) 1 рік тому
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 рік тому
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 e8103722bc Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) 2 роки тому
readme.md cebc5688a0 [Keyboard] add bandominedoni keyboard (#13116) 4 роки тому
rgb_matrix_kb.inc 9884e4982b Rename RGB/HSV structs: keyboard-level code (#24476) 1 рік тому

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.