qmk_firmware/keyboards/tetris
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps/default Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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

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.