~ruther/qmk_firmware

eaab0844e88db55667e24c7fd73b9e527d14d812 — NekuSoul 5 years ago ce842f9
Fix typo in led_config for dztech/dz65rgb (#9122)

1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/dztech/dz65rgb/dz65rgb.c
M keyboards/dztech/dz65rgb/dz65rgb.c => keyboards/dztech/dz65rgb/dz65rgb.c +1 -1
@@ 81,7 81,7 @@ led_config_t g_led_config = {
        {  0,  1,  2,      3,      4,  5,      6,      7,  8,  9, 10, 11,     12, 13, 14 },
        { 15, 16, 17,     18,     19, 20,     21,     22, 23, 24, 25, 26,     27, 28, 29 },
        { 30, 31, 32,     33,     34, 35,     36,     37, 38, 39, 40, 41, NO_LED, 42, 43 },
        { 44, 45, 46,     47,     48, 49,     59,     51, 52, 53, 54, 55, NO_LED, 56, 57 },
        { 44, 45, 46,     47,     48, 49,     50,     51, 52, 53, 54, 55, NO_LED, 56, 57 },
        { 58, 59, 60, NO_LED, NO_LED, 61, NO_LED, NO_LED, 62, 63, 64, 65, NO_LED, 66, 67 }
    }, {
        {   0,   0 }, {  15,   0 }, {  30,   0 }, {  45,   0 }, {  60,   0 }, {  75,   0 }, {  90,   0 }, { 105,   0 }, { 120,   0 }, { 135,   0 }, { 150,   0 }, { 165,   0 }, { 180,   0 }, { 203,   0 }, { 224,   0 },