qmk_firmware/keyboards/tetris
Ryan 41c50bb653
Change keyboard level include guards to pragma once (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps/default Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
config.h Audio system overhaul (#11820) 2021-02-15 09:40:38 +11: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 Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
tetris.c [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
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.