summaryrefslogtreecommitdiffstats
path: root/keyboards/chromatonemini/readme.md
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-12-06 17:10:48 +0800
committerlokher <lokher@gmail.com>2022-12-07 15:50:49 +0800
commita336c2c5005251e4cb0f3a62ccabdb4cfccad915 (patch)
tree3c948b631a5e3b6f940dabe02fad3c7487e6f350 /keyboards/chromatonemini/readme.md
parent27fc28fd2ff52e079a5bc58d6aaea4c752420615 (diff)
Merge upstream master to 2022 Q4 breaking change
Diffstat (limited to 'keyboards/chromatonemini/readme.md')
-rw-r--r--keyboards/chromatonemini/readme.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/chromatonemini/readme.md b/keyboards/chromatonemini/readme.md
deleted file mode 100644
index 34ba7e6f14..0000000000
--- a/keyboards/chromatonemini/readme.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# chromatonemini
-
-![chromatonemini](https://i.imgur.com/SuXzf9Dh.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).