]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/hhkb/rn42/MEMO.txt
hhkb: Fix for USB NKRO for RN42
[max/tmk_keyboard.git] / keyboard / hhkb / rn42 / MEMO.txt
index f772c4cb5360f2f2cfb472efaed6825bcb9871bd..a86c49c424c2dd4741a7afca5e03f0810ad817ed 100644 (file)
@@ -2,6 +2,13 @@ Memo of deveopment
 ==================
 just memo, NOT WORTH READING
 
+2015/11/24
+JP Bluetooth:
+    RN-42 cannot send Japanese keys like; henkan, mu-henkan and kana, JPY and RO.
+    It seems HID usage more than 0x65 cannot be send with the module.
+        http://shiki.esrille.com/2014/07/bluetoothnisse.html
+
+
 Bug:
 - Factory Reset PIO4 doesn't work
     - the reason is unclear - 12/08 NOT LOOK INTO ANY MORE
@@ -161,7 +168,7 @@ TROUBLE SHOOT
 07/16   After fix of voltage dividor on GPIO6, had a trouble that it could not send a char to BT module, though could receive.
         Found R8 had wrong 1K resistor and changed to 10K, after that it can send to the module again. Not sure how it had sent with the wrong 1K before.
 
-07/18   On Linux, had an USB related trouble; keyobard or console didn't work for some reason. Changing PID cured this problem. Very annoying, took very long time before resolved it.
+07/18   On Linux, had an USB related trouble; keyboard or console didn't work for some reason. Changing PID cured this problem. Very annoying, took very long time before resolved it.
 
 12/07   rn42_rts() read 1 every time. R12 broke in open mode(no coductive), idk why, too much heat with soldering? and PF1 pin was not soldered.
         It resolved with resoldering PF1 and new resistor on R12.