mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-06 15:01:39 +00:00
Update VIA keymap to disable bootmagic
This commit is contained in:
@ -83,3 +83,5 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
_______, _______, _______, _______, _______, _______, _______, _______
|
||||
),
|
||||
};
|
||||
|
||||
void bootmagic_scan(void) {};
|
||||
|
Reference in New Issue
Block a user