]> git.donarmstrong.com Git - tmk_firmware.git/commitdiff
Add description of 'LED special function of X68000'
authortmk <nobody@nowhere>
Fri, 21 Jun 2013 05:25:09 +0000 (14:25 +0900)
committertmk <nobody@nowhere>
Fri, 21 Jun 2013 17:32:01 +0000 (02:32 +0900)
converter/x68k_usb/README

index 0b61b2c4b3fe8c6d0b0616dbf5a79b850492cbe4..5f1c2072cb88de4b377eba793e1178c551de5187 100644 (file)
@@ -5,6 +5,7 @@ http://en.wikipedia.org/wiki/Sharp_X68000
 
 X68000 keyboard has ALPS linear switches.
 - DSETK0016CE01   green linear
+- DSETK0022CE02   yellow linear
 - DSETK0023CE03   yellow linear
 
 
@@ -127,3 +128,24 @@ Scan Codes
 `-----------------------------------------------------------|  .---=====---. |-----------| 4E|
        | 5F| 55 | 56 |     35     | 57 | 58 | 59 | 60|         |  72 |  73 | | 4F| 50| 51|   |
        `---------------------------------------------'         `-----------' `---------------'
+
+
+
+LED Special Functions
+---------------------
+http://homepage2.nifty.com/m_kamada/docs/unlistedx68k.htm#keyboard
+
+1. Random Illumination
+    Plug in with pressing F1, F2 and F3.
+
+2. Sequential Illumination
+    Plug in with pressing 記号入力(52), 登録(53) and HELP.
+
+3. Scan code Display
+    Plug in with pressing かな(5A), ローマ字(5B) and コード入力(5C).
+    You can see its scan code on LEDs by pressing a key.
+   +---------------------------------------------------+
+   |bit|6   |5       |4  |3   |2         |1       |0   |
+   |---+----+--------+---+----+----------+--------+----|
+   |LED|全角|ひらがな|INS|CAPS|コード入力|ローマ字|かな|
+   +---------------------------------------------------+