X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;ds=sidebyside;f=README;h=4c19ddba3b6de0eac320bed641fc29a6e6a8f5f7;hb=a31b31e717a2fa67642be33b321cde4b9b3b496a;hp=c06c6cba39978cacf9a501ca9c26a9c560dca127;hpb=54b5bafaacf0d7863b7bdb84dd69cbc80db77956;p=max%2Ftmk_keyboard.git diff --git a/README b/README index c06c6cba..4c19ddba 100644 --- 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 ----- @@ -45,6 +48,12 @@ $ cd (hhkb or macway) $ make +Debuging +-------- +Debug print is on if 4 keys are pressed during booting. +Use PJRC's hid_listen.exe to see debug messages. + + AVR Target board ---------------- Teensy/Teensy++ @@ -90,10 +99,6 @@ Trackpoint(PS/2) 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 @@ -108,6 +113,29 @@ DONE: support for HHKB pro matrix signal exchange controller board with teensy 2010/10/11 - +keymap + Matias half keyboard style + 2010/10/23 +souce code cleaning + 2010/10/23 +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