-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Hello Hasu,
I encountered an issue when using TMK's ibmpc_usb firmware on a ProMicro. (no pull-up resistors on the DATA and CLOCK lines) to convert a Model M 101-key (part number: 1394204).

The keyboard speaks codeset 3 but the firmware identifies it as an AT board:
*** HID console connected: t.m.k. IBM PC keyboard converter (FEED:1BEE:0001)
>
TMK:e473e8ce/LUFA
USB configured.
Keyboard start.
I398 wFF rFA A1403
PRT:10 ISR:FE90 rAA W1782 r7F W1783 r7F W1785 wF2 rFA r7F r7F R1791
ID:7F7F(AT) S1791 wED rFA w00 rFA L1799
*** HID console disconnected: t.m.k. IBM PC keyboard converter (FEED:1BEE:0001)
When I plug the keyboard in to test it, some keys keep registering even when they're no longer pressed. Other keys don't even register.
On the other hand, Soarer's converter is able to identify it as a codeset 3 capable keyboard:
*** HID console connected: Soarer Soarer's Keyboard Converter (16C0:047D:0100)
> wEE rEE wF2 rFA r7F r7F
remaining: FFFC
wF8 rFA
Keyboard ID: 7F7F
Code Set: 3
Mode: AT/PS2
*** HID console disconnected: Soarer Soarer's Keyboard Converter (16C0:047D:0100)
Metadata
Metadata
Assignees
Labels
No labels