Added Q3 Max

This commit is contained in:
lokher 2024-01-30 18:12:08 +08:00
commit 6c8de3a59c
36 changed files with 1348 additions and 20 deletions

View file

@ -20,9 +20,6 @@
#define ENCODER_DEFAULT_POS 0x3
#define ENCODER_MAP_KEY_DELAY 2
/* Turn off effects when suspended */
#define RGB_DISABLE_WHEN_USB_SUSPENDED
#ifdef LK_WIRELESS_ENABLE
/* Hardware configuration */
# define P2P4_MODE_SELECT_PIN A10

View file

@ -38,6 +38,7 @@
},
"rgb_matrix": {
"driver": "snled27351_spi",
"sleep": true,
"animations": {
"band_spiral_val": true,
"breathing": true,