1
0

Update keymap.c

This commit is contained in:
mexsistor
2020-09-21 01:59:21 -05:00
committed by GitHub
parent c95873df80
commit 4c38020c93

View File

@@ -26,7 +26,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_A, KC_B, KC_C,
KC_D, KC_E
)
);
};