Update keyboards/ymdk/ymd60/info.json

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
This commit is contained in:
Pangorin 2023-08-17 23:50:17 +07:00 committed by GitHub
parent f2b282b66b
commit da481e622f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,8 +23,12 @@
"nkro": true, "nkro": true,
"rgb_matrix": true "rgb_matrix": true
}, },
"ws2812": {
"pin": "E2"
},
"rgb_matrix": { "rgb_matrix": {
"driver": "WS2812", "driver": "WS2812",
"max_brightness": 200,
"animations": { "animations": {
"alphas_mods": true, "alphas_mods": true,
"gradient_up_down": true, "gradient_up_down": true,