1
0
Fork 0

rgblight support for ps2avrGB

This commit is contained in:
Luiz Ribeiro 2017-05-28 12:40:03 -04:00
parent c22a400603
commit 6037cede2c
8 changed files with 258 additions and 4 deletions

View file

@ -29,6 +29,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 15
#define RGBLED_NUM 16
#define RGBLIGHT_ANIMATIONS
#define NO_UART 1
#define BOOTLOADHID_BOOTLOADER 1