diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-15 17:15:16 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-15 17:15:16 +0000 |
commit | 4823210554f041bb64f896af06feb60a197c1a88 (patch) | |
tree | fd75866a52af25fe58c767b53d78082098c4d09b /keyboards/xbows/numpad/numpad.c | |
parent | cad2ee900db4af48bfd618dc90a1ad52b7da4216 (diff) | |
parent | 0f3343aa9396242ec31c0da8eec82f475bdff93b (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/xbows/numpad/numpad.c')
-rw-r--r-- | keyboards/xbows/numpad/numpad.c | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/xbows/numpad/numpad.c b/keyboards/xbows/numpad/numpad.c index 4e05473b67..8f25152e33 100644 --- a/keyboards/xbows/numpad/numpad.c +++ b/keyboards/xbows/numpad/numpad.c @@ -33,14 +33,14 @@ {0, C9_4, C8_4, C7_4}, // L12 {0, C3_11, C2_11, C1_11}, // L13 - {0, C3_12, C2_12, C1_12}, // L14 - {0, C3_13, C2_13, C1_13}, // L15 - {0, C3_14, C2_14, C1_14}, // L16 + {0, C3_12, C2_12, C1_12}, // L14 + {0, C3_13, C2_13, C1_13}, // L15 + {0, C3_14, C2_14, C1_14}, // L16 {0, C6_9, C5_9, C4_9}, // L17 - {0, C6_10, C5_10, C4_10}, // L18 - {0, C6_11, C5_11, C4_11}, // L19 - {0, C6_14, C5_14, C4_14}, // L20 + {0, C6_10, C5_10, C4_10}, // L18 + {0, C6_11, C5_11, C4_11}, // L19 + {0, C6_14, C5_14, C4_14}, // L20 {0, C6_16, C5_16, C4_16}, // L21 {0, C6_15, C5_15, C4_15}, // L22 |