summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt65_a
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2024-02-26 08:29:37 +1100
committerGitHub <noreply@github.com>2024-02-25 21:29:37 +0000
commit65a04ead32173b94152bfbd58f8ec30faa430013 (patch)
tree94b19443725bcdc9e94c9e40041eedd92a72f4fd /keyboards/wilba_tech/wt65_a
parent14d1d9639c4c25a6318b0f9b14606bfd07f8303d (diff)
LED drivers: update keyboard LED configs (#23073)
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
Diffstat (limited to 'keyboards/wilba_tech/wt65_a')
-rw-r--r--keyboards/wilba_tech/wt65_a/wt65_a.c192
1 files changed, 96 insertions, 96 deletions
diff --git a/keyboards/wilba_tech/wt65_a/wt65_a.c b/keyboards/wilba_tech/wt65_a/wt65_a.c
index 4ac6e622db..398525c239 100644
--- a/keyboards/wilba_tech/wt65_a/wt65_a.c
+++ b/keyboards/wilba_tech/wt65_a/wt65_a.c
@@ -9,112 +9,112 @@
#if defined(LED_MATRIX_ENABLE) || defined(MONO_BACKLIGHT_WT65_A)
const is31fl3736_led_t PROGMEM g_is31fl3736_leds[IS31FL3736_LED_COUNT] = {
- {0, A_1},
- {0, A_2},
- {0, A_3},
- {0, A_4},
- {0, A_5},
- {0, A_6},
- {0, A_7},
- {0, A_8},
+ {0, SW1_CS1},
+ {0, SW1_CS2},
+ {0, SW1_CS3},
+ {0, SW1_CS4},
+ {0, SW1_CS5},
+ {0, SW1_CS6},
+ {0, SW1_CS7},
+ {0, SW1_CS8},
- {0, B_1},
- {0, B_2},
- {0, B_3},
- {0, B_4},
- {0, B_5},
- {0, B_6},
- {0, B_7},
- {0, B_8},
+ {0, SW2_CS1},
+ {0, SW2_CS2},
+ {0, SW2_CS3},
+ {0, SW2_CS4},
+ {0, SW2_CS5},
+ {0, SW2_CS6},
+ {0, SW2_CS7},
+ {0, SW2_CS8},
- {0, C_1},
- {0, C_2},
- {0, C_3},
- {0, C_4},
- {0, C_5},
- {0, C_6},
- {0, C_7},
- {0, C_8},
+ {0, SW3_CS1},
+ {0, SW3_CS2},
+ {0, SW3_CS3},
+ {0, SW3_CS4},
+ {0, SW3_CS5},
+ {0, SW3_CS6},
+ {0, SW3_CS7},
+ {0, SW3_CS8},
- {0, D_1},
- {0, D_2},
- {0, D_3},
- {0, D_4},
- {0, D_5},
- {0, D_6},
- {0, D_7},
- {0, D_8},
+ {0, SW4_CS1},
+ {0, SW4_CS2},
+ {0, SW4_CS3},
+ {0, SW4_CS4},
+ {0, SW4_CS5},
+ {0, SW4_CS6},
+ {0, SW4_CS7},
+ {0, SW4_CS8},
- {0, E_1},
- {0, E_2},
- {0, E_3},
- {0, E_4},
- {0, E_5},
- {0, E_6},
- {0, E_7},
- {0, E_8},
+ {0, SW5_CS1},
+ {0, SW5_CS2},
+ {0, SW5_CS3},
+ {0, SW5_CS4},
+ {0, SW5_CS5},
+ {0, SW5_CS6},
+ {0, SW5_CS7},
+ {0, SW5_CS8},
- {0, F_1},
- {0, F_2},
- {0, F_3},
- {0, F_4},
- {0, F_5},
- {0, F_6},
- {0, F_7},
- {0, F_8},
+ {0, SW6_CS1},
+ {0, SW6_CS2},
+ {0, SW6_CS3},
+ {0, SW6_CS4},
+ {0, SW6_CS5},
+ {0, SW6_CS6},
+ {0, SW6_CS7},
+ {0, SW6_CS8},
- {0, G_1},
- {0, G_2},
- {0, G_3},
- {0, G_4},
- {0, G_5},
- {0, G_6},
- {0, G_7},
- {0, G_8},
+ {0, SW7_CS1},
+ {0, SW7_CS2},
+ {0, SW7_CS3},
+ {0, SW7_CS4},
+ {0, SW7_CS5},
+ {0, SW7_CS6},
+ {0, SW7_CS7},
+ {0, SW7_CS8},
- {0, H_1},
- {0, H_2},
- {0, H_3},
- {0, H_4},
- {0, H_5},
- {0, H_6},
- {0, H_7},
- {0, H_8},
+ {0, SW8_CS1},
+ {0, SW8_CS2},
+ {0, SW8_CS3},
+ {0, SW8_CS4},
+ {0, SW8_CS5},
+ {0, SW8_CS6},
+ {0, SW8_CS7},
+ {0, SW8_CS8},
- {0, I_1},
- {0, I_2},
- {0, I_3},
- {0, I_4},
- {0, I_5},
- {0, I_6},
- {0, I_7},
- {0, I_8},
+ {0, SW9_CS1},
+ {0, SW9_CS2},
+ {0, SW9_CS3},
+ {0, SW9_CS4},
+ {0, SW9_CS5},
+ {0, SW9_CS6},
+ {0, SW9_CS7},
+ {0, SW9_CS8},
- {0, J_1},
- {0, J_2},
- {0, J_3},
- {0, J_4},
- {0, J_5},
- {0, J_6},
- {0, J_7},
- {0, J_8},
+ {0, SW10_CS1},
+ {0, SW10_CS2},
+ {0, SW10_CS3},
+ {0, SW10_CS4},
+ {0, SW10_CS5},
+ {0, SW10_CS6},
+ {0, SW10_CS7},
+ {0, SW10_CS8},
- {0, K_1},
- {0, K_2},
- {0, K_3},
- {0, K_4},
- {0, K_5},
- {0, K_6},
- {0, K_7},
- {0, K_8},
+ {0, SW11_CS1},
+ {0, SW11_CS2},
+ {0, SW11_CS3},
+ {0, SW11_CS4},
+ {0, SW11_CS5},
+ {0, SW11_CS6},
+ {0, SW11_CS7},
+ {0, SW11_CS8},
- {0, L_1},
- {0, L_2},
- {0, L_3},
- {0, L_4},
- {0, L_5},
- {0, L_6},
- {0, L_7},
- {0, L_8}
+ {0, SW12_CS1},
+ {0, SW12_CS2},
+ {0, SW12_CS3},
+ {0, SW12_CS4},
+ {0, SW12_CS5},
+ {0, SW12_CS6},
+ {0, SW12_CS7},
+ {0, SW12_CS8}
};
#endif