qmk-firmware/keyboards/tetris
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
2019-07-16 01:40:54 -07:00
..
keymaps/default [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
config.h Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07: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 [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
tetris.c [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07:00
tetris.h [Keyboard] Update Tetris (#5513) 2019-04-18 15:37:26 -07: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.