fbergama/pigfx

keyboard support change locals

Closed this issue · 6 comments

I can't find the def to change locals for my own build

Not quite sure what you mean. Do you want to change the keyboard layout?

The USPI library is compiled for UK keyboard layout. This is an external component. It could be changed to US by changing a define in a header file. But you would have to build your own binaries afterwards. There is no way to change this from inside PiGFX for now.

The keyboard layout is now configurable since version 1.4.0.