mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 12:46:41 +00:00
Updated FAQ Keymap (markdown)
This commit is contained in:
parent
5e5aee44e5
commit
0eff2b199d
@ -92,4 +92,14 @@ https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/
|
|||||||
|
|
||||||
And `IOHIDConsumer::dispatchConsumerEvent` handles Consumer page usages.
|
And `IOHIDConsumer::dispatchConsumerEvent` handles Consumer page usages.
|
||||||
|
|
||||||
https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/IOHIDConsumer.cpp
|
https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/IOHIDConsumer.cpp
|
||||||
|
|
||||||
|
|
||||||
|
## JIS keys in Mac OSX
|
||||||
|
Japanese JIS keyboard specific keys like `無変換(Muhenkan)`, `変換(Henkan)`, `ひらがな(hiragana)` are not recognized on OSX. You can use Seil to enable those keys, try fllowing options.
|
||||||
|
|
||||||
|
***Enable NFER Key on PC keyboard***
|
||||||
|
***Enable XFER Key on PC keyboard***
|
||||||
|
***Enable KATAKANA Key on PC keyboard***
|
||||||
|
|
||||||
|
https://pqrs.org/osx/karabiner/seil.html
|
Loading…
Reference in New Issue
Block a user