geekhack Projects > Making Stuff Together!

TMK USB to USB keyboard converter

<< < (188/188)

hasu:
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.


--- Quote from: 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.


--- Code: ---,-------.  ,---,  ,--------
|  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|
`-------'  `---------------

--- End code ---


--- End quote ---

Navigation

[0] Message Index

[*] Previous page

Go to full version