qmk_firmware/keyboards/bandominedoni
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
bandominedoni.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
bandominedoni.h Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
config.h Move VIA config to keymap level (#23754) 2024-05-21 13:25:28 +01:00
keyboard.json Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) 2024-07-23 12:13:05 +01:00
readme.md
rgb_matrix_kb.inc

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.