Update keymap.c

Disable unnecessary code
This commit is contained in:
mexsistor 2020-09-21 01:44:42 -05:00 committed by GitHub
parent 09b3bd5ca5
commit 8f54dc2bed
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_A, KC_B, KC_C,
KC_D, KC_E KC_D, KC_E
), )
}; };