Update Iris VIA configuration (#18306)
* Update RGB matrix max brightness * Remove old VIA workaround code * Fix default encoder rotations for encoder map
This commit is contained in:
parent
b0dc789a1b
commit
3f65d48539
4 changed files with 5 additions and 66 deletions
|
@ -111,7 +111,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
# define ENABLE_RGB_MATRIX_MULTISPLASH
|
||||
//# define ENABLE_RGB_MATRIX_SOLID_SPLASH
|
||||
//# define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 160
|
||||
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 120
|
||||
# define RGB_MATRIX_STARTUP_VAL RGB_MATRIX_MAXIMUM_BRIGHTNESS
|
||||
# define DRIVER_LED_TOTAL RGBLED_NUM
|
||||
# define RGB_MATRIX_SPLIT { 34, 34 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue