fauxpark 2c191e21c2 Merge remote-tracking branch 'upstream/master' into develop 2 năm trước cách đây
..
keymaps d235352504 Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) 2 năm trước cách đây
bandominedoni.c 801d2ff940 Remove useless line continuations (#19399) 3 năm trước cách đây
bandominedoni.h 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) 3 năm trước cách đây
config.h 8812a09581 Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 2 năm trước cách đây
info.json 37bc949945 RGB Matrix: driver naming cleanups (#21594) 3 năm trước cách đây
readme.md cebc5688a0 [Keyboard] add bandominedoni keyboard (#13116) 4 năm trước cách đây
rgb_matrix_kb.inc 4e077250d5 bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287) 4 năm trước cách đây
rules.mk 522048725f Move `RGB_MATRIX_DRIVER` to data driven (#20350) 3 năm trước cách đây

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.