]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/IIgs_Standard/README
Merge branch 'gh60'
[max/tmk_keyboard.git] / keyboard / IIgs_Standard / README
index c3f0da3bae5baebe94c4e69e6d45988c953bced2..4f9cad1ca108f04cc425583cb8c0d0d72d9956ff 100644 (file)
@@ -1,4 +1,4 @@
-Alternative Controller for Apple IIgs/Standard(M0116)\r
+Replacable USB Controller for Apple IIgs/Standard(M0116)\r
 JeffreySung(nattyman@gmail.com)\r
 \r
 ===============================\r
@@ -8,14 +8,14 @@ Feature
 - Replaceable keyboard controller for Apple IIgs(A9M0330)/Standard(M0116)\r
 - Teensy++ 2.0 required\r
 - Some signal bypass required\r
-- ADB keyboard doesn't use matrix for modifier keys. With virtual row for modifier keys, these keys are merged into key matrix.\r
-- Power key couldn't be used because power key is not connected to controller.\r
-\r
+- ADB keyboard doesn't use matrix for modifier keys. With virtual row for modifier keys, \r
+  these keys are merged into key matrix using virtual row.\r
+  \r
 History\r
 =======\r
 - 2012.09.17 First Release\r
 - 2012.09.17 CapsLock support\r
-\r
+- 2012.09.19 Power button added\r
 Build\r
 =====\r
 0. Just Type "Make" and return.\r
@@ -29,9 +29,9 @@ PJRC Teensy
     -7,26(in keyboard PCB, these pins are VDD,GND)\r
        -30,31(in Teensy++, these pins are Ref,GND respectively)\r
        -5,6(D2,D3  for bluetooth in future)\r
-1. Bypass 31 pin(from board) to E4(Teensy)\r
-2. Bypass 30 pin(from board) to F2(Teensy)\r
-3. Bypass 6  pin(from board) to A0(Teensy)\r
+1. Bypass #31 pin(from board) to E4(Teensy)\r
+2. Bypass #30 pin(from board) to F2(Teensy)\r
+3. Bypass #6  pin(from board) to A0(Teensy)\r
 4. Refer doc directory\r
 \r
 To Do\r
@@ -39,7 +39,7 @@ To Do
 0. When DEBOUNCE defined, there is a errors.\r
 1. Layer Change by toggling Clear Key\r
 2. Eject Key add. (following files should be modified.)\r
-               common/usb_keycodes.h\r
+               common/keycode.h\r
                common/keyboard.c\r
 3. Use bluetooth\r
 EOF\r