mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
Updated FAQ Keymap (markdown)
This commit is contained in:
parent
59adb168b4
commit
33b55c11a8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue