summaryrefslogtreecommitdiffstats
path: root/keyboards/tetris/config.h
AgeCommit message (Collapse)AuthorFilesLines
2018-12-14Add some optimization to the Tetris keyboard (#4645)Drashna Jaelre1-6/+6
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-4/+1
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-06-10Add Tetris keyboard to QMK (#3158)YouCanFly1-0/+65
* Add Tetris keyboard to QMK * fix * disable the music mode to save size