summaryrefslogtreecommitdiff
path: root/keyboards/bandominedoni/readme.md
diff options
context:
space:
mode:
author3araht <69518343+3araht@users.noreply.github.com>2021-09-22 06:13:36 +0900
committerGitHub <noreply@github.com>2021-09-21 14:13:36 -0700
commitcebc5688a09ce0fb9a6163dcea9155041ba89d5c (patch)
tree64bf01efff488e90d06edb2181bcf02e70c79d59 /keyboards/bandominedoni/readme.md
parentc8a58691146495e5506a355d6fb6d65edbc78e79 (diff)
[Keyboard] add bandominedoni keyboard (#13116)
Diffstat (limited to 'keyboards/bandominedoni/readme.md')
-rw-r--r--keyboards/bandominedoni/readme.md22
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).