[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,6 +2,8 @@ Tetris
|
|||
===
|
||||
A compact 40% (12x4) ortholinear keyboard (Planck Mit layout) with per switch RGB and encoder made by Fengz.
|
||||
|
||||
Fake keys on the 5th row are for configuring the encoder's keycode.
|
||||
|
||||

|
||||
|
||||
More: [Imgur](https://imgur.com/gallery/Azq2zUm).
|
||||
|
@ -12,4 +14,4 @@ Make example for this keyboard (after setting up your build environment):
|
|||
|
||||
make tetris:default
|
||||
|
||||
See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
|
||||
See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue