summaryrefslogtreecommitdiff
path: root/keyboards/tetris/rules.mk
AgeCommit message (Collapse)Author
2020-01-31Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty
* Trim firmware size changes from default-ish rules.mk files * Trim sizes from westfoxtrot boards
2019-10-29Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark
* Cleanup rules.mk for 32U4 keyboards, T-Z * Use atmel-dfu in place of lufa-ms until it exists
2019-04-18[Keyboard] Update Tetris (#5513)YouCanFly
* Update Tetris Add a fake row to config the encoder's keycode easily. * Delete rules.mk * Update keyboards/tetris/readme.md Co-Authored-By: YCF <65446+YCF@users.noreply.github.com> * Update config.h add #define RGBLIGHT_SLEEP
2019-02-20Reduce tetris firmware size by disabling default audio (#5197)Chris Lewis
2018-12-14Add some optimization to the Tetris keyboard (#4645)Drashna Jaelre
2018-07-07Tetris Configurator support and Rules update (#3317)noroadsleft
* 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-06-09Add Tetris keyboard to QMK (#3158)YouCanFly
* Add Tetris keyboard to QMK * fix * disable the music mode to save size