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
1 changed files with 1 additions and 1 deletions

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