mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-12 22:44:11 +00:00
Disable RGBlight animations to get undersize
This commit is contained in:
parent
f4da234bca
commit
e11440e2a7
@ -19,8 +19,7 @@
|
||||
"knight": true,
|
||||
"christmas": true,
|
||||
"static_gradient": true,
|
||||
"alternating": true,
|
||||
"twinkle": true
|
||||
"alternating": true
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
|
@ -38,7 +38,6 @@
|
||||
"knight": true,
|
||||
"christmas": true,
|
||||
"static_gradient": true,
|
||||
"rgb_test": true,
|
||||
"alternating": true,
|
||||
"twinkle": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user