diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-21 21:13:41 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-21 21:13:41 +0000 |
commit | f643bdb2abb7a60d79102c3d5b976ee660e642a4 (patch) | |
tree | c71b610f1701fc8f3ac322f24468159339df1e94 /keyboards/bandominedoni/readme.md | |
parent | 88faffb12c305c9b051c2b452b131062711ea258 (diff) | |
parent | cebc5688a09ce0fb9a6163dcea9155041ba89d5c (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/bandominedoni/readme.md')
-rw-r--r-- | keyboards/bandominedoni/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/bandominedoni/readme.md b/keyboards/bandominedoni/readme.md new file mode 100644 index 0000000000..99d28daf0c --- /dev/null +++ b/keyboards/bandominedoni/readme.md @@ -0,0 +1,22 @@ +# bandominedoni + +![bandoMIneDonI](https://github.com/3araht/bandoMIneDonI/blob/main/pictures/bandoMIneDonI.jpg) + +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](https://github.com/3araht) +* Hardware Supported: bandoMIneDonI keyboard, a split keyboard mainly work as bandoneon MIDI keyboard. +* Hardware Availability: [BOOTH](https://3araht.booth.pm/). + +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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |