Updated FAQ Keymap (markdown)
This commit is contained in:
parent
c38bac480b
commit
8002d8dc29
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ And see this for **Unicode** input.
|
||||||
Not supported.
|
Not supported.
|
||||||
|
|
||||||
Apple keyboard sends keycode for Fn unlike most of other keyboards.
|
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
|
https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/AppleHIDUsageTables.h
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue