summaryrefslogtreecommitdiff
path: root/keyboards/gmmk/gmmk2/p96
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-20 20:50:52 +1000
committerGitHub <noreply@github.com>2023-09-20 11:50:52 +0100
commit4b26d9b62b299f15ce517e3fb7c9bfbe8eaf88b8 (patch)
treeb582e038327a6c672ab9e876e2686d26a9dc78d6 /keyboards/gmmk/gmmk2/p96
parent3575e27eceb1a749e9655c046cc4a9dd040cc5ce (diff)
Update AW20216S LED type (#22072)
* Update AW20216S LED type * Remove mattgauf keymap
Diffstat (limited to 'keyboards/gmmk/gmmk2/p96')
-rw-r--r--keyboards/gmmk/gmmk2/p96/ansi/ansi.c4
-rw-r--r--keyboards/gmmk/gmmk2/p96/iso/iso.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/gmmk/gmmk2/p96/ansi/ansi.c b/keyboards/gmmk/gmmk2/p96/ansi/ansi.c
index 11cad9fd55..bc05ab6301 100644
--- a/keyboards/gmmk/gmmk2/p96/ansi/ansi.c
+++ b/keyboards/gmmk/gmmk2/p96/ansi/ansi.c
@@ -18,8 +18,8 @@
#ifdef RGB_MATRIX_ENABLE
-const aw20216s_led g_aw20216s_leds[RGB_MATRIX_LED_COUNT] = {
-/* Refer to IS31 manual for these locations
+const aw20216s_led_t g_aw20216s_leds[RGB_MATRIX_LED_COUNT] = {
+/* Refer to AW20216S manual for these locations
* driver
* | R location
* | | G location
diff --git a/keyboards/gmmk/gmmk2/p96/iso/iso.c b/keyboards/gmmk/gmmk2/p96/iso/iso.c
index 4bab8e60ec..f6b3528cb4 100644
--- a/keyboards/gmmk/gmmk2/p96/iso/iso.c
+++ b/keyboards/gmmk/gmmk2/p96/iso/iso.c
@@ -18,8 +18,8 @@
#ifdef RGB_MATRIX_ENABLE
-const aw20216s_led g_aw20216s_leds[RGB_MATRIX_LED_COUNT] = {
-/* Refer to IS31 manual for these locations
+const aw20216s_led_t g_aw20216s_leds[RGB_MATRIX_LED_COUNT] = {
+/* Refer to AW20216S manual for these locations
* driver
* | R location
* | | G location