X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fx68k_usb%2FREADME;h=516fcd249f83e00abf29a2d96777082280401e7a;hb=30864ea5e48c15796cc2e3e2ba4a9b50322d82a4;hp=0b61b2c4b3fe8c6d0b0616dbf5a79b850492cbe4;hpb=62d1ebb91c7b381ce3d88aad9ee0b03bea9fce26;p=max%2Ftmk_keyboard.git diff --git a/converter/x68k_usb/README b/converter/x68k_usb/README index 0b61b2c4..516fcd24 100644 --- a/converter/x68k_usb/README +++ b/converter/x68k_usb/README @@ -5,13 +5,14 @@ http://en.wikipedia.org/wiki/Sharp_X68000 X68000 keyboard has ALPS linear switches. - DSETK0016CE01 green linear +- DSETK0022CE02 yellow linear - DSETK0023CE03 yellow linear Hardware -------- Target MCU is ATMega32u4 but other USB capable AVR will also work. -You can use PJRC Teensy as dev board. +You can use PJRC Teensy as development board. http://www.pjrc.com/teensy/ Wiring: @@ -82,7 +83,7 @@ bit 6-0 following scan code Data from computer ------------------ -- LED contorol ON/OFF(0/1) +- LED control ON/OFF(0/1) bit 7 1(fixed) bit 6 全角 bit 5 ひらがな @@ -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|コード入力|ローマ字|かな| + +---------------------------------------------------+