[Keyboard] Update Tetris (#5513)

* Update Tetris

Add a fake row to config the encoder's keycode easily.

* Delete rules.mk

* Update keyboards/tetris/readme.md

Co-Authored-By: YCF <65446+YCF@users.noreply.github.com>

* Update config.h

add #define RGBLIGHT_SLEEP
This commit is contained in:
YouCanFly 2019-04-18 17:37:26 -05:00 committed by Drashna Jaelre
parent a58c66df88
commit 9e3b38425f
8 changed files with 184 additions and 826 deletions

2
keyboards/tetris/tetris.c Normal file → Executable file
View file

@ -1 +1 @@
#include "tetris.h"
#include QMK_KEYBOARD_H