From 8002d8dc29d4863ad30408c9fde4a7c788cd3fc2 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 29 Oct 2015 06:21:33 +0900 Subject: [PATCH] Updated FAQ Keymap (markdown) --- FAQ-Keymap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ-Keymap.md b/FAQ-Keymap.md index 663cdd6..15c3c83 100644 --- a/FAQ-Keymap.md +++ b/FAQ-Keymap.md @@ -68,7 +68,7 @@ And see this for **Unicode** input. Not supported. Apple keyboard sends keycode for Fn unlike most of other keyboards. -I think you can send Apple Fn key using Apple venter specific Page 0xff00 and usage 0x0003. But you have to change HID Report Descriptor for this, of course. +I think you can send Apple Fn key using Apple venter specific Page 0xff01 and usage 0x0003. But you have to change HID Report Descriptor for this, of course. https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/AppleHIDUsageTables.h