qmk_firmware/keyboards/tetris
Ryan 6fa11bf219
Separate RGBLight/RGB Matrix keycode handling (#23679)
* Separate RGBLight/RGB Matrix keycode handling

* Remove `_DISABLE_KEYCODES` handling

* Update RGB Matrix keycode docs

* Update underglow keycodes for previously migrated boards

* Update keycodes for boards with custom handling

* Fix typos

* Fix bad merge
2024-10-12 18:43:50 +02:00
..
keymaps/default Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: T (#23785) 2024-05-23 19:48:32 +01:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: T (#23785) 2024-05-23 19:48:32 +01:00
readme.md [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07: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.