Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-01 | Change keyboard level include guards to `pragma once` (#14248) | Ryan | |
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | |||
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 | |||
2018-06-09 | Add Tetris keyboard to QMK (#3158) | YouCanFly | |
* Add Tetris keyboard to QMK * fix * disable the music mode to save size |