qmk_firmware/keyboards/bandominedoni
3araht e145c7ad3f
Bandominedoni version output feature and a new keymap added (#17947)
* SPLIT_USB_DETECT added.

* lednotg keymap added.

* lednotg missing modification fixed.

* VERSION is available.

* USER00 is used instead of SAFE_RANGE in via/keymap.c
2022-08-13 20:44:29 +01:00
..
keymaps Bandominedoni version output feature and a new keymap added (#17947) 2022-08-13 20:44:29 +01:00
bandominedoni.c bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287) 2021-12-27 21:27:15 +11:00
bandominedoni.h bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287) 2021-12-27 21:27:15 +11:00
config.h Bandominedoni version output feature and a new keymap added (#17947) 2022-08-13 20:44:29 +01:00
info.json Move keyboard USB IDs and strings to data driven: B (#17782) 2022-07-25 16:20:19 +01:00
readme.md [Keyboard] add bandominedoni keyboard (#13116) 2021-09-21 14:13:36 -07:00
rgb_matrix_kb.inc bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287) 2021-12-27 21:27:15 +11:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.