From 218fbc34eb05433c8ea3d52edbe044a9550671cc Mon Sep 17 00:00:00 2001 From: tmk Date: Mon, 18 Jun 2012 12:23:17 +0900 Subject: [PATCH] Add a keymap layer into ADB converter. --- protocol/adb.c | 1 - 1 file changed, 1 deletion(-) diff --git a/protocol/adb.c b/protocol/adb.c index 116f6127..d60b8608 100644 --- a/protocol/adb.c +++ b/protocol/adb.c @@ -381,7 +381,6 @@ Keyboard Data(Register0) You can read the state from PSW line(active low) however the switch has a special scancode 0x7F7F, so you can also read from Data line. It uses 0xFFFF for release scancode. - Release code seems to delay about some 100ms. Due to Mac soft power? Keyboard LEDs & state of keys(Register2) This register hold current state of three LEDs and nine keys.