aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tetris/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Reduce tetris firmware size by disabling default audio (#5197)Chris Lewis2019-02-201-1/+1
|
* Add some optimization to the Tetris keyboard (#4645)Drashna Jaelre2018-12-141-10/+11
|
* Tetris Configurator support and Rules update (#3317)noroadsleft2018-07-071-2/+4
| | | | | | | | | | | | | | * 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/
* Add Tetris keyboard to QMK (#3158)YouCanFly2018-06-091-0/+58
* Add Tetris keyboard to QMK * fix * disable the music mode to save size