summaryrefslogtreecommitdiffstats
path: root/keyboards/tetris/readme.md
diff options
context:
space:
mode:
authorYouCanFly <YCF@users.noreply.github.com>2018-06-10 03:38:45 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-10 03:38:45 +0200
commit08210b3aa4aaa503df854c24a38551c1befa3d3e (patch)
tree42c82c2f7e555c7570a1403db66998ef1bce1dd5 /keyboards/tetris/readme.md
parentb0348063a62e8efc797e45aaa296e58fdb176dcf (diff)
downloadqmk_firmware-08210b3aa4aaa503df854c24a38551c1befa3d3e.tar.gz
qmk_firmware-08210b3aa4aaa503df854c24a38551c1befa3d3e.tar.xz
Add Tetris keyboard to QMK (#3158)
* Add Tetris keyboard to QMK * fix * disable the music mode to save size
Diffstat (limited to 'keyboards/tetris/readme.md')
-rw-r--r--keyboards/tetris/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tetris/readme.md b/keyboards/tetris/readme.md
new file mode 100644
index 000000000..b74740854
--- /dev/null
+++ b/keyboards/tetris/readme.md
@@ -0,0 +1,15 @@
+Tetris
+===
+A compact 40% (12x4) ortholinear keyboard (Planck Mit layout) with per switch RGB and encoder made by Fengz.
+
+![TetrisPhoto](https://i.imgur.com/quwEY0f.jpg)
+
+More: [Imgur](https://imgur.com/gallery/Azq2zUm).
+
+Keyboard Maintainer: [Fengz](https://github.com/ycf)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make tetris:default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. \ No newline at end of file