summaryrefslogtreecommitdiffstats
path: root/keyboards/tetris/tetris.c
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/tetris.c
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/tetris.c')
-rw-r--r--keyboards/tetris/tetris.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/tetris/tetris.c b/keyboards/tetris/tetris.c
new file mode 100644
index 000000000..8d494c17f
--- /dev/null
+++ b/keyboards/tetris/tetris.c
@@ -0,0 +1 @@
+#include "tetris.h"