mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Fix keymap for new framework
This commit is contained in:
@@ -88,6 +88,10 @@ static void send_keyboard(report_keyboard_t *report)
|
||||
} else {
|
||||
debug("kbuf: full\n");
|
||||
}
|
||||
|
||||
// NOTE: send key strokes of Macro
|
||||
usbPoll();
|
||||
vusb_transfer_keyboard();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user