Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -1/+0 |
| | | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes | ||||
* | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | 2019-02-16 | 1 | -4/+0 |
| | |||||
* | Add some optimization to the Tetris keyboard (#4645) | Drashna Jaelre | 2018-12-14 | 1 | -28/+14 |
| | |||||
* | Tetris Configurator support and Rules update (#3317) | noroadsleft | 2018-07-07 | 2 | -16/+16 |
| | | | | | | | | | | | | | | * 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) | YouCanFly | 2018-06-09 | 1 | -0/+848 |
* Add Tetris keyboard to QMK * fix * disable the music mode to save size |