summaryrefslogtreecommitdiff
path: root/keyboards/handwired/bstk100/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/bstk100/keymaps/default/keymap.c')
-rw-r--r--keyboards/handwired/bstk100/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/bstk100/keymaps/default/keymap.c b/keyboards/handwired/bstk100/keymaps/default/keymap.c
index 474921eeab..6e4ec377ed 100644
--- a/keyboards/handwired/bstk100/keymaps/default/keymap.c
+++ b/keyboards/handwired/bstk100/keymaps/default/keymap.c
@@ -29,7 +29,7 @@ enum custom_keycodes {
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Base */
[_BASE] = LAYOUT(
- KC_NLCK,
+ KC_NUM,
KC_TAB, KC_PSLS, KC_PAST, KC_BSPC,
KC_P7, KC_P8, KC_P9, KC_PMNS,
KC_P4, KC_P5, KC_P6, KC_PPLS,