Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non-Keychron keyboards | lokher | 2022-09-13 | 1 | -19/+0 |
| | |||||
* | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 1 | -14/+13 |
| | | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | ||||
* | [Keyboard] Update Tetris (#5513) | YouCanFly | 2019-04-18 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | Add Tetris keyboard to QMK (#3158) | YouCanFly | 2018-06-09 | 1 | -0/+18 |
* Add Tetris keyboard to QMK * fix * disable the music mode to save size |