]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated FAQ Keymap (markdown)
authortmk <tmk@users.noreply.github.com>
Tue, 24 Mar 2015 07:30:35 +0000 (16:30 +0900)
committertmk <tmk@users.noreply.github.com>
Tue, 24 Mar 2015 07:30:35 +0000 (16:30 +0900)
FAQ-Keymap.md

index 74e6e566acf962fee2fe8e74949b10e390e88224..7b37779ba81c48435ffb2b4bea2c21acc5dc2ca7 100644 (file)
@@ -92,4 +92,14 @@ https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/
 
 And `IOHIDConsumer::dispatchConsumerEvent` handles Consumer page usages.
 
-https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/IOHIDConsumer.cpp
\ No newline at end of file
+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
\ No newline at end of file