tmk
e020a2233b
xt_usb: Remove prebuilt firmware file
2020-11-22 04:32:23 +09:00
tmk
6b71d88150
xt_usb: Fix Pause of Code Set1(XT)
2020-11-22 04:21:16 +09:00
tmk
7f7b7ffdc2
xt_usb: Fix comment of scancode
2020-10-27 04:28:01 +09:00
tmk
2173767a78
Remove INTERRUPT_CONTROL_ENDPOINT from converters
...
The LUFA feature can prevent converter's ISR from handing signal instantly.
The interrupt can block a while for Standard Device Requests and 500-1000us
for keyboard LED report.
2020-05-08 22:39:55 +09:00
tmk
594d7d85da
xt_usb: Fix */PrtSc key issue #552
2018-10-06 22:37:16 +09:00
tmk
fb248461b8
xt_usb: Update binary
2018-09-23 13:56:28 +09:00
tmk
06e3f84856
xt_usb: Fix scan code print for debug
2018-09-23 12:36:18 +09:00
tmk
78af06b936
xt_usb: Fix for reserved codes
2018-05-12 05:22:53 +09:00
tmk
5bd8a672ef
xt_usb: Update README
2018-04-25 02:57:29 +09:00
tmk
f0f3956873
xt_usb: Update binary
2018-04-25 02:38:14 +09:00
tmk
6dee71e108
xt_usb: Add unimap
2018-04-25 02:25:34 +09:00
tmk
1cb7a24503
xt_usb: Clean keymap and change scancode matrix
2018-04-25 02:13:41 +09:00
tmk
4594e08889
xt_usb: Fix binary file names
2018-03-15 10:44:13 +09:00
tmk
eb66e7701c
xt_usb: update binaries
2018-03-15 07:02:11 +09:00
tmk
460aa90784
xt_usb: Add firmware hex files
2018-03-15 06:49:17 +09:00
tmk
acbea7fb15
xt_usb: Replace functions with macros
2018-03-14 21:32:22 +09:00
tmk
773a9195a6
xt_usb: Change debug print
2018-03-14 21:32:22 +09:00
tmk
2b9d4ace5b
xt_usb: Clear flag before enabling interrupt
2018-03-14 21:32:22 +09:00
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