1
Making Stuff Together! / Re: TMK USB to USB keyboard converter
« Last post by hasu on Tue, 04 August 2026, 23:22:09 »Confirmed with USB Sun Type-7 UNIX layout keyboard finally.
The Blank key outputs 0x76 as scan code(HID usage) which is identical to Props key for some reason.
https://github.com/tmk/tmk_keyboard/wiki/Sun-Keyboard-Protocol#usb-hid-usages-for-sun-type-67
Sun Type-6/7 USB keyboards are supported now, including Sun specific functions, volume and sleep keys.
You can use UNIX or PC layout in TMK Keyboard Editor.
The Blank key outputs 0x76 as scan code(HID usage) which is identical to Props key for some reason.
https://github.com/tmk/tmk_keyboard/wiki/Sun-Keyboard-Protocol#usb-hid-usages-for-sun-type-67
Sun Type-6/7 USB keyboards are supported now, including Sun specific functions, volume and sleep keys.
You can use UNIX or PC layout in TMK Keyboard Editor.
I'm working on Sun Type-6/7 USB keyboard and just added initial support to the latest firmware.
It does not support 'blank' key between Help and F1 yet.Code: [Select],-------. ,---, ,--------
| Help | | | | F1| F2|
`-------' `---' `--------
,-------. ,---------------
|Stp|Agn| |Esc| 1| 2| 3
|-------| |---------------
|Prp|Und| |Tab | Q| W|
|-------| |---------------
|Frt|Cpy| |Ctrl | A| S|
|-------| |---------------
|Opn|Pst| |Shft| +\| Z|
|-------| |---------------
|Fnd|Cut| |Caps |Alt|Met|
`-------' `---------------

Recent Posts
. GLWIC!