Update keymap.c

This commit is contained in:
mexsistor 2020-09-21 01:59:21 -05:00 committed by GitHub
parent c95873df80
commit 4c38020c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
)
);
};