qmk_firmware/keyboards/tetris
noroadsleft 0a8d529d74 Tetris Configurator support and Rules update (#3317)
* Configurator support

* Add LAYOUTS = planck_mit to rules.mk

* Disable Tap Dance at the keyboard level

* Keymap refactor: QMK_KEYBOARD_H; enable Tap Dance for default keymap

* Add keymaps/default/rules.mk to enable Tap Dance

* Reverse the addition of config.h in keyboards/tetris/keymaps/default/
2018-07-07 11:42:59 -07:00
..
keymaps/default Tetris Configurator support and Rules update (#3317) 2018-07-07 11:42:59 -07:00
config.h Add Tetris keyboard to QMK (#3158) 2018-06-09 18:38:45 -07:00
info.json Tetris Configurator support and Rules update (#3317) 2018-07-07 11:42:59 -07:00
readme.md Add Tetris keyboard to QMK (#3158) 2018-06-09 18:38:45 -07:00
rules.mk Tetris Configurator support and Rules update (#3317) 2018-07-07 11:42:59 -07:00
tetris.c Add Tetris keyboard to QMK (#3158) 2018-06-09 18:38:45 -07:00
tetris.h Add Tetris keyboard to QMK (#3158) 2018-06-09 18:38:45 -07:00

readme.md

Tetris

A compact 40% (12x4) ortholinear keyboard (Planck Mit layout) with per switch RGB and encoder made by Fengz.

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.