Update VIA keymap to disable bootmagic

This commit is contained in:
Matthew J. Wolf
2024-08-06 23:21:33 -04:00
parent 9f0b6d77e1
commit d53e767697

View File

@ -83,3 +83,5 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
_______, _______, _______, _______, _______, _______, _______, _______
),
};
void bootmagic_scan(void) {};