Defining USB Keyboard Codepage

Status
Not open for further replies.

slalomkenny

New member
Hey all,

Apologies if this is a simple question and I am just missing something, but I am having trouble finding where to define the codepage I am using for USB keyboard input. I have tried defining the ISO spec in my .INO file per the corresponding #ifdef statements in the keyboard_layouts.h library but to no avail. How do I define which codepage is implemented by the Teensy?

Additionally, is an update to the Teensy (3.2) build the only necessary update required to read multiple language inputs via USB? That is, could I conditionally change the codepage referenced by the Teensy to access both, say, French and Spanish layouts for different individuals keys? Or am I required to change the virtual keyboard input settings on my PC each time I want to change the input context?

Thanks. Appreciate the help.

Mike
 
Status
Not open for further replies.
Back
Top