diff options
author | tmk <tmk@users.noreply.github.com> | 2015-05-16 23:58:50 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-05-16 23:58:50 +0900 |
commit | cd71aeb63e888742ca747b0acd35f3b5e27d8bd1 (patch) | |
tree | 2f5196fe696fb93b79a0159cb08e71fb25202e55 | |
parent | 81545bbe1038909197b56859dfee05ab4e31b924 (diff) |
Updated FAQ Keymap (markdown)
-rw-r--r-- | FAQ-Keymap.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/FAQ-Keymap.md b/FAQ-Keymap.md index 3f66943065..bc846057b3 100644 --- a/FAQ-Keymap.md +++ b/FAQ-Keymap.md @@ -102,4 +102,13 @@ Japanese JIS keyboard specific keys like `無変換(Muhenkan)`, `変換(Henkan)` * 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 +https://pqrs.org/osx/karabiner/seil.html + + +## RN-42 Bluetooth doesn't work with Karabiner +Karabiner - Keymapping tool on Mac OSX - ignores inputs from RN-42 module by default. You have to enable this option to make Karabiner working with your keyboard. +https://github.com/tekezo/Karabiner/issues/403#issuecomment-102559237 + +See these for the deail of this problem. +https://github.com/tmk/tmk_keyboard/issues/213 +https://github.com/tekezo/Karabiner/issues/403
\ No newline at end of file |