Added Q3 Max
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "snled27351_spi",
|
||||
"sleep": true,
|
||||
"animations": {
|
||||
"band_spiral_val": true,
|
||||
"breathing": true,
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
},
|
||||
"led_matrix": {
|
||||
"driver": "snled27351_spi",
|
||||
"sleep": true,
|
||||
"animations": {
|
||||
"none": true,
|
||||
"solid": true,
|
||||
|
||||
@@ -16,10 +16,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
/* Turn off effects when suspended */
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
#define LED_DISABLE_WHEN_USB_SUSPENDED
|
||||
|
||||
/* DIP switch for Mac/win OS switch */
|
||||
#define DIP_SWITCH_PINS \
|
||||
{ B14 }
|
||||
|
||||
Reference in New Issue
Block a user