aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hotdox/hotdox.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hotdox/hotdox.h')
-rw-r--r--keyboards/hotdox/hotdox.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/hotdox/hotdox.h b/keyboards/hotdox/hotdox.h
index d79f335ad..0eef4ea79 100644
--- a/keyboards/hotdox/hotdox.h
+++ b/keyboards/hotdox/hotdox.h
@@ -95,7 +95,7 @@ void ergodox_blink_all_leds(void);
95 k49,k4A,k4B,k4C,k4D, \ 95 k49,k4A,k4B,k4C,k4D, \
96 k57,k58, \ 96 k57,k58, \
97 k59, \ 97 k59, \
98 k5C,k5B,k5A ) \ 98 k5A,k5B,k5C ) \
99 \ 99 \
100 /* matrix positions */ \ 100 /* matrix positions */ \
101 { \ 101 { \
@@ -129,7 +129,7 @@ void ergodox_blink_all_leds(void);
129 k49,k4A,k4B,k4C,k4D, \ 129 k49,k4A,k4B,k4C,k4D, \
130 k57,k58, \ 130 k57,k58, \
131 k59,k47,k48, \ 131 k59,k47,k48, \
132 k5C,k5B,k5A ) \ 132 k5A,k5B,k5C ) \
133 \ 133 \
134 /* matrix positions */ \ 134 /* matrix positions */ \
135 { \ 135 { \
@@ -151,7 +151,7 @@ void ergodox_blink_all_leds(void);
151 L40,L41,L42,L43,L44, R42,R43,R44,R45,R46, \ 151 L40,L41,L42,L43,L44, R42,R43,R44,R45,R46, \
152 L55,L56, R50,R51, \ 152 L55,L56, R50,R51, \
153 L54, R52, \ 153 L54, R52, \
154 L53,L52,L51, R55,R54,R53 ) \ 154 L51,L52,L53, R53,R54,R55 ) \
155 \ 155 \
156 /* matrix positions */ \ 156 /* matrix positions */ \
157 { \ 157 { \
@@ -173,7 +173,7 @@ void ergodox_blink_all_leds(void);
173 L40,L41,L42,L43,L44, R42,R43,R44,R45,R46, \ 173 L40,L41,L42,L43,L44, R42,R43,R44,R45,R46, \
174 L55,L56, R50,R51, \ 174 L55,L56, R50,R51, \
175 L45,L46,L54, R52,R40,R41, \ 175 L45,L46,L54, R52,R40,R41, \
176 L53,L52,L51, R55,R54,R53 ) \ 176 L51,L52,L53, R53,R54,R55 ) \
177 \ 177 \
178 /* matrix positions */ \ 178 /* matrix positions */ \
179 { \ 179 { \