From 80fd3b0b240a8840fbca1cc3cc70e76f5b52b888 Mon Sep 17 00:00:00 2001 From: tmk Date: Tue, 19 May 2015 00:32:58 +0900 Subject: [PATCH] ibm4704_usb: Fix protocol handling --- converter/ibm4704_usb/README.md | 1 + converter/ibm4704_usb/config.h | 2 +- converter/ibm4704_usb/ibm4704.txt | 5 +++-- converter/ibm4704_usb/matrix.c | 30 +++++++++++++----------------- tmk_core/protocol/ibm4704.c | 20 +++++++++++--------- 5 files changed, 29 insertions(+), 29 deletions(-) diff --git a/converter/ibm4704_usb/README.md b/converter/ibm4704_usb/README.md index 25b72ba6..15c826ab 100644 --- a/converter/ibm4704_usb/README.md +++ b/converter/ibm4704_usb/README.md @@ -8,6 +8,7 @@ Keyboard initialization process takes a few seconds at start up. During that you Update ------ 2015/05/05 Added keymaps for 107-key, 77-key and 50-key. Thanks, orihalcon @ geekhack! +2015/05/19 Fixed a protocol handling bug. diff --git a/converter/ibm4704_usb/config.h b/converter/ibm4704_usb/config.h index d9d8d39b..2fee10fd 100644 --- a/converter/ibm4704_usb/config.h +++ b/converter/ibm4704_usb/config.h @@ -53,7 +53,7 @@ along with this program. If not, see . /* Pin interrupt on rising edge of clock */ #define IBM4704_INT_INIT() do { EICRA |= ((1<