Update AW20216S LED type (#22072)
* Update AW20216S LED type * Remove mattgauf keymap
This commit is contained in:
parent
3575e27ece
commit
4b26d9b62b
21 changed files with 37 additions and 801 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue