Commit Graph

21 Commits

Author SHA1 Message Date
tmk bf1a37ba71 PS/2 to USB keyboard converter 2011-01-23 04:10:35 +09:00
tmk 849b10e921 changed wait time for volume control. 2011-01-17 00:37:36 +09:00
tmk 3e56e80c7d changed signature of keymap_fn_layer() in keymap_skel.h.
FIX: name of mousekey macros usb_keycodes.h.
2011-01-06 15:37:14 +09:00
tmk 6b0c939d72 add a build option: USB_EXTRA_ENABLE 2011-01-05 00:19:43 +09:00
tmk 7272c65d3d add error handling to ps2_mouse 2011-01-04 20:30:23 +09:00
tmk 2a562a4191 Add PS/2 mouse support to connect TrackPoint Unit.
Change build options:  Makefile and config.h. See README.
2011-01-02 23:52:13 +09:00
tmk 51f17f0231 add build option: NKRO_ENABLE(remove: USB_12KRO) 2010-12-08 01:57:55 +09:00
tmk d6da554687 support 12KRO 2010-11-24 22:17:35 +09:00
tmk 9019c901dd add system controls(power down/wake up) from generic desktop page(HID) 2010-11-18 22:35:49 +09:00
tmk 02d955e9fe add audio controls from consumer page(HID) 2010-11-17 16:06:20 +09:00
tmk 74b3e591fc FIX: LED debug 2010-11-06 02:03:52 +09:00
tmk a31b31e717 revise Fn key processing. 2010-11-03 17:33:20 +09:00
tmk 45d4a7a898 improve layer switching 2010-10-30 01:16:47 +09:00
tmk 6c3b9a2ded ADD: macway/doc
FIX: keymap
2010-10-28 15:43:51 +09:00
tmk 2f80e790c6 new build method for macway 2010-10-27 22:56:01 +09:00
tmk 461e0d3d8c ADD: keymap macro for human to read easier
ADD: controller.h for controller board definition(teensy)
ADD: debug toggle
2010-10-26 21:32:45 +09:00
tmk 7a336b05ec FIX: include files 2010-10-25 16:56:24 +09:00
tmk 4acc38751e switch debug on/off by pressing 4 keys on booting time 2010-10-24 03:33:08 +09:00
tmk 06eb50be07 hhkb: refactored 2010-10-24 01:17:26 +09:00
tmk 9d7979931e FIX: clear keyboard_keys.
NOT change layer when one more Fn keys pressed/other than Fn key pressed
2010-10-19 01:03:27 +09:00
tmk 54b5bafaac add directories for each keyboard: hhkb, macway 2010-10-15 11:09:57 +09:00