Commit Graph

10 Commits (8a92f254e1d87007db2cc0d746a3c2436c91cbe3)

Author SHA1 Message Date
tmk 8a92f254e1 xt_usb: read data on falling edge soft/hard reset
See https://github.com/tmk/tmk_keyboard/wiki/IBM-PC-XT-Keyboard-Protocol
- read data on falling edge of clock
- add soft reset and hard reset
2018-03-14 21:32:22 +09:00
X64051 00f43dd9d3 add KEYMAP_XT in keymap_common 2017-06-24 21:04:42 +02:00
tmk 1ad31539a6 Fix matrix.c to use new default impl. 2016-10-08 13:14:06 +09:00
tmk 8b509aa111 Fix Makefile for NKRO comment 2016-10-07 10:58:54 +09:00
tmk 124bafe9f3 Fix matrix_clear() for new matrix API 2016-10-05 14:00:48 +09:00
tmk 7b31d1b9d9 Remove keymap read code from project directories 2016-08-29 13:54:44 +09:00
Ethan Apodaca bafb746485 Update XT converter readme.
- Add mac os garbage to git ignore.
2016-06-01 08:34:14 -07:00
Matija Kovacic 5cbc226add Update config.h
Please see the post at https://deskthority.net/keyboards-f2/tmk-firmware-for-xt-keyboards-t13847.html
2016-06-01 16:57:31 +02:00
Ethan Apodaca a9bce90c60 Mostly working. Is unstable, will emit bad codes after a while. 2016-03-02 23:34:13 -08:00
Ethan Apodaca 3def1c3065 Codes appear to be detected correctly, the break codes are broken. 2016-03-01 21:37:22 -08:00