qmk-dactyl-manuform-a/keyboards/tetris
Joel Challis d2ccd62b57
Remove manual enable of LTO within keyboards (#15377)
2021-12-02 01:05:40 +00:00
..
keymaps/default Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
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 Remove manual enable of LTO within keyboards (#15377) 2021-12-02 01:05:40 +00:00
tetris.c
tetris.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10: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.