Conversation
|
Thanks for the feedback. Those two keys are just specific to Pravetz 16 or any of other Burgarian/Cyrillic keyboards with the keys exist? And could you try the keyboard with XT converter to see if it works and which scan codes are used for the keys? It would be very helpful to improve XT firmware. You can use same hardware as PS/2, just flash XT converter firmware. And Use hid_listen to see debug prints. Followings are just future refrences for me and others: https://www.seekandread.com/pravetz-16-2/ |
|
Hi,
I don't know for sure, but I didn't find any counterpart whatsoever in USB HID docs or Code Set documents, so my current estimation is the keys are apocryphal.
Sure, will try. |
4227c11 to
3fd745b
Compare
|
The XT scan codes are 54h for C/L (clash with Alt-SysRq) and 55h for C/L lock (this code I could not find in any documentation). I got these with a simple Arduino, still waiting another Teensy to arrive in order to test the actual converter. |
|
Great. Thanks for the XT scan codes! |
|
Confirmed it works perfectly with pristine xt_usb converter. |
|
Thank you for your testing! |
This patch adds support to Pravetz 16 keyboard, which is a XT layout (capable of speaking AT protocol by moving a jumper) with a couple extra keys for Cyrillic support.