You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
6 years ago
..
keymaps/default [Keyboard] Update Tetris (#5513) 6 years ago
config.h [Keyboard] Update Tetris (#5513) 6 years ago
info.json [Keyboard] Update Tetris (#5513) 6 years ago
readme.md [Keyboard] Update Tetris (#5513) 6 years ago
rules.mk [Keyboard] Update Tetris (#5513) 6 years ago
tetris.c [Keyboard] Update Tetris (#5513) 6 years ago
tetris.h [Keyboard] Update Tetris (#5513) 6 years ago

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.