Skip to content

Commit

Permalink
Updated FAQ Keymap (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmk committed Dec 14, 2015
1 parent 59adb16 commit 33b55c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FAQ-Keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ And see this for **Unicode** input.
- http://en.wikipedia.org/wiki/Unicode_input


### Apple keyboard Fn
## Apple/Mac keyboard Fn
Not supported.

Apple keyboard sends keycode for Fn unlike most of other keyboards.
Apple/Mac keyboard sends keycode for Fn unlike most of other keyboards.
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
Expand Down

0 comments on commit 33b55c1

Please sign in to comment.