forked from forks/qmk_firmware
f6c7e11426
* 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 |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
tetris.c | ||
tetris.h |
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.
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.