1
0
mirror of https://github.com/gdsports/keymapper synced 2024-11-21 08:45:05 -05:00

Add workaround for NKRO keyboards

Force boot mode so NKRO keyboards that send bitmap HID reports work.
This commit is contained in:
gdsports 2018-08-18 19:22:41 -10:00
parent 6e0779b61b
commit ef91c3db8a

View File

@ -328,7 +328,7 @@ void play_word_game(void)
#ifdef TEENSY_USB_HOST
USBHost Usb;
KeyboardController keyboard_in(Usb);
KeyboardController keyboard_in(Usb, true);
/*
Key remap possiblities