You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis ccec4867c8
Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)
3 months ago
..
keymaps Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) 4 months ago
bandominedoni.c Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775) 3 months ago
bandominedoni.h Move single `LAYOUT`s to data driven (#20365) 1 year ago
config.h Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775) 3 months ago
info.json Migrate RGB Matrix config to info.json - B (#22806) 3 months ago
readme.md [Keyboard] add bandominedoni keyboard (#13116) 2 years ago
rgb_matrix_kb.inc bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287) 2 years ago
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 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.