summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-06-20 07:15:10 +0000
committerQMK Bot <hello@qmk.fm>2021-06-20 07:15:10 +0000
commit8f1eccc59b7d5224687b12e5fa481884b61459f3 (patch)
tree93669c91d725a5f67b86cf4db5fbee80cc414def
parent2cb43016566a6ad754a5869dd1241125f7b66955 (diff)
parent438eee96e8ee83b0f3450779b1f9625a7d7b53d5 (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/xelus/pachi/rgb/rgb.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/keyboards/xelus/pachi/rgb/rgb.c b/keyboards/xelus/pachi/rgb/rgb.c
index 413f4534ec..26ab54726d 100644
--- a/keyboards/xelus/pachi/rgb/rgb.c
+++ b/keyboards/xelus/pachi/rgb/rgb.c
@@ -177,15 +177,15 @@ led_config_t g_led_config = { {
{224, 0}, {224, 15}, {97 , 0}, {91 , 15}, {224, 27}, {97 , 27}, {255,255}, {101, 40}, {255,255}, {255,255}, {107, 52}, {224, 64}, {255,255},
{255,255}, {255,255}, {110, 0}, {104, 15}, {255,255}, {110, 27}, {255,255}, {114, 40}, {255,255}, {255,255}, {120, 52}, {255,255}, {255,255}
}, {
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
+ 1, 4, 1, 1, 4, 1, 4, 1, 1, 4, 1, 4, 4, //0-12
+ 1, 4, 4, 4, 4, 4, 4, 4, 1, 4, 4, 1, 4, //13-25
+ 1, 4, 1, 4, 4, 4, 4, 4, 1, 4, 4, 4, 4, //26-38
+ 1, 4, 1, 4, 4, 4, 4, 4, 4, 4, 4, 1, 4, //39-51
+ 1, 1, 1, 4, 1, 4, 1, 4, 4, 1, 4, 1, 4, //52-64
+ 1, 1, 1, 4, 1, 4, 4, 4, 1, 4, 4, 1, 4, //65-77
+ 1, 1, 1, 4, 1, 4, 4, 4, 4, 1, 4, 1, 4, //78-90
+ 1, 1, 1, 4, 1, 4, 4, 4, 4, 4, 4, 1, 4, //91-103
+ 4, 4, 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4 //104-116
} };
static void init(void) {