summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/h10/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hineybush/h10/keymaps/default/keymap.c')
-rw-r--r--keyboards/hineybush/h10/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hineybush/h10/keymaps/default/keymap.c b/keyboards/hineybush/h10/keymaps/default/keymap.c
index 806f2918a5..02369522be 100644
--- a/keyboards/hineybush/h10/keymaps/default/keymap.c
+++ b/keyboards/hineybush/h10/keymaps/default/keymap.c
@@ -20,7 +20,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Base */
[0] = LAYOUT_numpad_6x4(
KC_ESC, KC_PEQL, KC_BSPC, MO(1),
- KC_NLCK, KC_PSLS, KC_PAST, KC_PMNS,
+ KC_NUM, KC_PSLS, KC_PAST, KC_PMNS,
KC_P7, KC_P8, KC_P9,
KC_P4, KC_P5, KC_P6, KC_PPLS,
KC_P1, KC_P2, KC_P3,