From 1f7461578dd489898389b7e9c488f7df9ac75399 Mon Sep 17 00:00:00 2001
From: tmk <nobody@nowhere>
Date: Fri, 21 Jun 2013 14:25:09 +0900
Subject: [PATCH] Add description of 'LED special function of X68000'

---
 converter/x68k_usb/README | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/converter/x68k_usb/README b/converter/x68k_usb/README
index 0b61b2c4b..5f1c2072c 100644
--- a/converter/x68k_usb/README
+++ b/converter/x68k_usb/README
@@ -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|コード入力|ローマ字|かな|
+   +---------------------------------------------------+
-- 
2.39.5