aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tetris
Commit message (Expand)AuthorAgeFilesLines
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-4/+4
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-41/+9
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-2/+1
* [Keyboard] Update Tetris (#5513)YouCanFly2019-04-188-824/+182
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+0
* Reduce tetris firmware size by disabling default audio (#5197)Chris Lewis2019-02-201-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Add some optimization to the Tetris keyboard (#4645)Drashna Jaelre2018-12-143-44/+31
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-4/+1
* Tetris Configurator support and Rules update (#3317)noroadsleft2018-07-074-18/+32
* Add Tetris keyboard to QMK (#3158)YouCanFly2018-06-096-0/+1005