diff options
Diffstat (limited to 'keyboards/tetris/readme.md')
-rw-r--r-- | keyboards/tetris/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tetris/readme.md b/keyboards/tetris/readme.md new file mode 100644 index 0000000000..b74740854a --- /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 |