qmk-firmware/keyboards/tetris
YouCanFly 9e3b38425f [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
2019-04-18 15:37:26 -07:00
..
keymaps/default [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
config.h [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
info.json [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
readme.md [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
rules.mk [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
tetris.c [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
tetris.h [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00

readme.md

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.

TetrisPhoto

More: Imgur.

Keyboard Maintainer: Fengz

Make example for this keyboard (after setting up your build environment):

make tetris:default

See build environment setup then the make instructions for more information.