forked from mirrors/qmk_userspace
[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:
parent
a58c66df88
commit
9e3b38425f
8 changed files with 184 additions and 826 deletions
2
keyboards/tetris/tetris.c
Normal file → Executable file
2
keyboards/tetris/tetris.c
Normal file → Executable file
|
@ -1 +1 @@
|
|||
#include "tetris.h"
|
||||
#include QMK_KEYBOARD_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue