summaryrefslogtreecommitdiff
path: root/keyboards/chromatonemini/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-11 01:39:09 +0000
committerQMK Bot <hello@qmk.fm>2022-08-11 01:39:09 +0000
commitb7b842da552f6a57e17eaa1de29a6027b69cbc9d (patch)
tree15612dece3b16a3140acd1878b8841d59206f1c4 /keyboards/chromatonemini/readme.md
parent90a290ea62c7fce24bf5ded8ac33870762e042d1 (diff)
parent1038ade342606f155b2ed0bee6542a24580fe6b9 (diff)
downloadqmk_firmware-b7b842da552f6a57e17eaa1de29a6027b69cbc9d.tar.gz
qmk_firmware-b7b842da552f6a57e17eaa1de29a6027b69cbc9d.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/chromatonemini/readme.md')
-rw-r--r--keyboards/chromatonemini/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/chromatonemini/readme.md b/keyboards/chromatonemini/readme.md
new file mode 100644
index 0000000000..4c018d01a9
--- /dev/null
+++ b/keyboards/chromatonemini/readme.md
@@ -0,0 +1,19 @@
+# chromatonemini
+
+![chromatonemini](https://github.com/3araht/chromatonemini/blob/main/pictures/chromatonemini_toppage.jpg)
+
+chromatonemini keyboard is a simple-design Chromatone mini MIDI keyboard that covers 3 octaves (37 notes).
+
+* Keyboard Maintainer: [3araht](https://github.com/3araht)
+* Hardware Supported: chromatone keyboard, a DIY MIDI keyboard.
+* Hardware Availability: [BOOTH](https://3araht.booth.pm/). Click [here](https://www.tenso.com/en/static/lp_shop_booth) for BOOTH overseas shipping!
+
+Make example for this keyboard (after setting up your build environment):
+
+ make chromatonemini:default
+
+Flashing example for this keyboard:
+
+ make chromatonemini:default:flash
+
+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).