aboutsummaryrefslogtreecommitdiff
path: root/keyboards/boardsource
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-20 18:35:43 +0000
committerQMK Bot <hello@qmk.fm>2021-02-20 18:35:43 +0000
commit6b1c3e62833a83e080940c81cfac4721d59cfc6f (patch)
tree359e2d32486b2a65b9f2503d3b18017ecab68dd0 /keyboards/boardsource
parenta6a93bc38ac890187d576f2a64f9c9937b0df40d (diff)
parent9853e35f692315123bcb94e59d8a7bd791f963a1 (diff)
downloadqmk_firmware-6b1c3e62833a83e080940c81cfac4721d59cfc6f.tar.gz
qmk_firmware-6b1c3e62833a83e080940c81cfac4721d59cfc6f.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/boardsource')
-rw-r--r--keyboards/boardsource/the_mark/keymaps/stanrc85/keymap.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/boardsource/the_mark/keymaps/stanrc85/keymap.c b/keyboards/boardsource/the_mark/keymaps/stanrc85/keymap.c
index 890d266b9..eab59eb7e 100644
--- a/keyboards/boardsource/the_mark/keymaps/stanrc85/keymap.c
+++ b/keyboards/boardsource/the_mark/keymaps/stanrc85/keymap.c
@@ -77,10 +77,10 @@ void matrix_init_kb(void){
77 g_led_config = (led_config_t){ { 77 g_led_config = (led_config_t){ {
78 // Key Matrix to LED Index 78 // Key Matrix to LED Index
79 { 10 , 10 , 9 , 9 , 8 , 7 , 7 , 6 , 5 , 5 , 4 , 3 , 3 , 2 , 1 , 1 }, 79 { 10 , 10 , 9 , 9 , 8 , 7 , 7 , 6 , 5 , 5 , 4 , 3 , 3 , 2 , 1 , 1 },
80 { NO_LED, 11 , NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, 0 , 1 }, 80 { 11 , 11 , 9 , 9 , 8 , 7 , 7 , 6 , 5 , 5 , 4 , 3 , 3 , 2 , 0 , 1 },
81 { NO_LED, 12 , NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, 23 , 1 }, 81 { 12 , 12 , 9 , 9 , 8 , 7 , 7 , 6 , 5 , 5 , 4 , 3 , 3 , 2 , 23 , 1 },
82 { NO_LED, 13 , 14 , NO_LED, 15 , 16 , NO_LED, 17 , 18 , NO_LED, 19 , 20 , NO_LED, 21 , 22 , NO_LED }, 82 { 13 , 13 , 14 , 14 , 15 , 16 , 16 , 17 , 18 , 18 , 19 , 20 , 20 , 21 , 22 , 22 },
83 { NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED }, 83 { 13 , 13 , 14 , 14 , 15 , 16 , 16 , 17 , 18 , 18 , 19 , 20 , 20 , 21 , 22 , 22 },
84 }, { 84 }, {
85 // LED Index to Physical Position 85 // LED Index to Physical Position
86 {224, 42}, {224, 21}, {209, 21}, {179, 21}, {164, 21}, {134, 21}, {119, 21}, {89, 21}, {74, 21}, {45, 21}, {30, 21}, {30, 42}, 86 {224, 42}, {224, 21}, {209, 21}, {179, 21}, {164, 21}, {134, 21}, {119, 21}, {89, 21}, {74, 21}, {45, 21}, {30, 21}, {30, 42},