summaryrefslogtreecommitdiff
path: root/keyboards/jukaie
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-08 02:10:56 +0000
committerGitHub <noreply@github.com>2024-01-08 02:10:56 +0000
commit0870b796b402025382c0d9e5d1bc51edc3178a09 (patch)
tree23376e329bd14a7ba9f972fffb8727d28c062b46 /keyboards/jukaie
parentbdede8b2cdc05d5f3be04e900210aae9c07cf632 (diff)
Migrate RGB Matrix config to info.json - J (#22862)
Diffstat (limited to 'keyboards/jukaie')
-rw-r--r--keyboards/jukaie/jk01/config.h6
-rw-r--r--keyboards/jukaie/jk01/info.json3
2 files changed, 2 insertions, 7 deletions
diff --git a/keyboards/jukaie/jk01/config.h b/keyboards/jukaie/jk01/config.h
index 6db4bc473e..6dcf2d5240 100644
--- a/keyboards/jukaie/jk01/config.h
+++ b/keyboards/jukaie/jk01/config.h
@@ -21,8 +21,6 @@
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-#define RGB_MATRIX_SLEEP
-
/* External spi flash */
#define EXTERNAL_FLASH_SPI_SLAVE_SELECT_PIN B14
@@ -36,7 +34,3 @@
#define AW20216S_CS_PIN_2 B15
#define AW20216S_EN_PIN_1 C13
#define AW20216S_EN_PIN_2 C13
-
-#define DRIVER_1_LED_TOTAL 66
-#define DRIVER_2_LED_TOTAL 19
-#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
diff --git a/keyboards/jukaie/jk01/info.json b/keyboards/jukaie/jk01/info.json
index 671e7b08a7..c713fe2749 100644
--- a/keyboards/jukaie/jk01/info.json
+++ b/keyboards/jukaie/jk01/info.json
@@ -174,7 +174,8 @@
{ "flags": 4, "matrix": [0, 5], "x": 150, "y": 50 },
{ "flags": 4, "matrix": [11, 0], "x": 0, "y": 1 },
{ "flags": 4, "matrix": [11, 1], "x": 0, "y": 2 }
- ]
+ ],
+ "sleep": true
},
"url": "",
"usb": {