qmk-firmwares/keyboards/tetris
2021-12-12 18:05:37 -08:00
..
keymaps/default
config.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00
tetris.c
tetris.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00

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.