]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - README
add build option USB_12KRO.
[max/tmk_keyboard.git] / README
diff --git a/README b/README
index 9bc883410e5333549c6ee84210b23bed3baee886..4c19ddba3b6de0eac320bed641fc29a6e6a8f5f7 100644 (file)
--- a/README
+++ b/README
@@ -36,6 +36,9 @@ Version
         horizontal mouse wheel support
         change keymaps
 
+2.0     2010/10/27
+        HHKB/Macway support merged
+
 
 Build
 -----
@@ -90,24 +93,12 @@ debouncing logic
     will be coded when bouncing occurs.
     bouncing doesnt occur on my ALPS switch so far.
     scan rate is too slow?(to be measure)
-layer switching
-    time before switching
-    timeout when not used during specific time
-debug on/off
-    Fn key conbination during normal operation
-    matrix print on/off
-    key print on/off
-    mouse print on/off
 
 Trackpoint(PS/2)
     receive PS/2 signal from TrackPoint
     send USB HID report
 Thinkpad keyboard support
     turn keyboard to USB keyboard/mouse composite device
-mouse horizontal wheel
-    http://www.microchip.com/forums/tm.aspx?high=&m=391435&mpage=1#391521
-    http://www.keil.com/forum/15671/
-    http://www.microsoft.com/whdc/device/input/wheel.mspx
 setting menu(configure without changing firmware)
     console for display
     keymap/layer setting
@@ -131,6 +122,20 @@ debug on/off
     debug off by default
     pressing keys during booting
     2010/10/23
-
+mouse horizontal wheel
+    http://www.microchip.com/forums/tm.aspx?high=&m=391435&mpage=1#391521
+    http://www.keil.com/forum/15671/
+    http://www.microsoft.com/whdc/device/input/wheel.mspx
+    2010/10/13
+debug on/off
+    Fn key conbination during normal operation
+    matrix print on/off
+    key print on/off
+    mouse print on/off
+    2010/10/26
+layer switching
+    time before switching
+    timeout when not used during specific time
+    2010/10/30
 
 EOF