summaryrefslogtreecommitdiffstats
path: root/keyboards/dc01/numpad/numpad.h
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-07-21 21:12:07 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-21 21:12:07 +0200
commit1147fc24adfe22eac6e67f9d7f0f1184f358f141 (patch)
tree7d1b46e824e7fe5a8652f04f3739b76481aa2375 /keyboards/dc01/numpad/numpad.h
parentd4056a11d3b1e29800d6bccab4d601db211a7f53 (diff)
downloadqmk_firmware-1147fc24adfe22eac6e67f9d7f0f1184f358f141.tar.gz
qmk_firmware-1147fc24adfe22eac6e67f9d7f0f1184f358f141.tar.xz
Keyboard: DC01 refactor and Configurator support (#3445)
* Arrow: matrix and keymap refactor * Left: matrix and keymap refactor * Numpad: matrix macro correction * Numpad: add support for community layouts numpad_5x4 and ortho_5x4 * Right: matrix and keymap refactor * DC01 global readme cleanup (minor grammar) * DC01 global Configurator support * Right: bugfixes for HHKB-style keymaps
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 \
) \