Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBMPC-USB: XT/AT Auto-Switcing - Copam K-430 #708

Closed
tmk opened this issue Oct 8, 2021 · 1 comment
Closed

IBMPC-USB: XT/AT Auto-Switcing - Copam K-430 #708

tmk opened this issue Oct 8, 2021 · 1 comment

Comments

@tmk
Copy link
Owner

tmk commented Oct 8, 2021

Copam K-430 is an AT/XT Auto-Switching keyboard with "AA with parity error" method.
https://geekhack.org/index.php?topic=111510.msg3086764#msg3086764

TMK IBMPC converter recognizes it as a XT keyboard because the converter doesn't detect and recover parity error.

  • Deteciting parity error to send command(FE or FF) is need to communicate with the keyboard on AT protocol.
  • In general AT protocol is preferable to XT for keyboard functionality.
  • It would be useful for debug purpose if user can select protocol by some way or other.

"AA with parity error" method:
https://github.com/tmk/tmk_keyboard/wiki/IBM-PC-Keyboard-Converter#aa-with-parity-error

@tmk tmk added the TODO label Oct 9, 2021
@tmk
Copy link
Owner Author

tmk commented Oct 28, 2021

Added support at 16ff313

@tmk tmk closed this as completed Oct 28, 2021
@tmk tmk removed the TODO label Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant