summaryrefslogtreecommitdiffstats
path: root/keyboards/dc01/numpad/numpad.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dc01/numpad/numpad.h')
-rw-r--r--keyboards/dc01/numpad/numpad.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/dc01/numpad/numpad.h b/keyboards/dc01/numpad/numpad.h
index 15e031b07..702926184 100644
--- a/keyboards/dc01/numpad/numpad.h
+++ b/keyboards/dc01/numpad/numpad.h
@@ -25,8 +25,8 @@
// The second converts the arguments into a two-dimensional array
#define LAYOUT_numpad_5x4( \
K00, K01, K02, K03, \
- K10, K11, K12, K13, \
- K20, K21, K22, \
+ K10, K11, K12, \
+ K20, K21, K22, K13, \
K30, K31, K32, \
K40, K42, K43 \
) \