1
Making Stuff Together! / Re: TMK USB to USB keyboard converter
« Last post by hasu on Sat, 19 July 2025, 05:20:15 »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.
I don't have any sun usb keyboard in hand acutually.
Is anyone happen to have with Sun USB keyboard with Unix layout here?
I like to know scan code(HID usage) of the 'blank' key. Let me know if you can help me.
https://github.com/tmk/tmk_keyboard/commit/eff87d8e12cee4b38dd1475c3df49cbc5e990ad6
Keymap Editor for Sun Type-6/7
Thank you
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|
`-------' `---------------
I don't have any sun usb keyboard in hand acutually.
Is anyone happen to have with Sun USB keyboard with Unix layout here?
I like to know scan code(HID usage) of the 'blank' key. Let me know if you can help me.
https://github.com/tmk/tmk_keyboard/commit/eff87d8e12cee4b38dd1475c3df49cbc5e990ad6
Keymap Editor for Sun Type-6/7
Thank you