You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
3 years ago
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 3 years ago
bandominedoni.c Bandominedoni encoder fix (#18229) 3 years ago
bandominedoni.h Remove legacy international keycodes (#18588) 3 years ago
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 3 years ago
info.json Bandominedoni encoder fix (#18229) 3 years ago
readme.md
rgb_matrix_kb.inc
rules.mk

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.