Jack Sangdahl 4b1b83f42f Migrate `g_led_config` to DD (B, C) (#25559) 10 months ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
bandominedoni.c 4b1b83f42f Migrate `g_led_config` to DD (B, C) (#25559) 10 months ago
bandominedoni.h 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) 3 years ago
config.h 3400908b08 Move VIA config to keymap level (#23754) 2 years ago
keyboard.json 4b1b83f42f Migrate `g_led_config` to DD (B, C) (#25559) 10 months ago
readme.md cebc5688a0 [Keyboard] add bandominedoni keyboard (#13116) 4 years ago
rgb_matrix_kb.inc 9884e4982b Rename RGB/HSV structs: keyboard-level code (#24476) 1 year ago

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.