]> git.gir.st - tmk_keyboard.git/log
tmk_keyboard.git
12 years agoAdded protocol support for Macintosh keyboard M0110.
tmk [Wed, 14 Dec 2011 03:13:32 +0000 (12:13 +0900)]
Added protocol support for Macintosh keyboard M0110.

12 years agoPS/2 to USB: fix comments.
tmk [Fri, 9 Dec 2011 05:51:30 +0000 (14:51 +0900)]
PS/2 to USB: fix comments.

12 years agoAdded ISO/JIS keyboard support.
tmk [Sun, 4 Dec 2011 17:53:15 +0000 (02:53 +0900)]
Added ISO/JIS keyboard support.

12 years agoadd debouncing into macway/matrix.c.
tmk [Thu, 29 Sep 2011 08:08:57 +0000 (17:08 +0900)]
add debouncing into macway/matrix.c.

12 years agoRefactored bootloader jumping. Added USBaspLoader support.
tmk [Thu, 22 Sep 2011 07:56:36 +0000 (16:56 +0900)]
Refactored bootloader jumping. Added USBaspLoader support.

12 years agoAdded Bulegiga iWRAP support into HHKB.(Bluetooth)
tmk [Sat, 17 Sep 2011 13:39:50 +0000 (22:39 +0900)]
Added Bulegiga iWRAP support into HHKB.(Bluetooth)

12 years agoAdded locking capslock key support and default now.
tmk [Thu, 1 Sep 2011 02:21:35 +0000 (11:21 +0900)]
Added locking capslock key support and default now.

12 years agoadded copyright and license notice.
tmk [Wed, 20 Jul 2011 15:32:52 +0000 (00:32 +0900)]
added copyright and license notice.

12 years agoChange layer pram and keymap of HHKB. Fix vusb/host.c.
tmk [Sat, 2 Jul 2011 05:27:14 +0000 (14:27 +0900)]
Change layer pram and keymap of HHKB. Fix vusb/host.c.

12 years agoAdd special keycodes for media control. Fix power down command.
tmk [Thu, 30 Jun 2011 16:10:55 +0000 (01:10 +0900)]
Add special keycodes for media control. Fix power down command.

12 years agoAdded PS/2 multimeda key support.
tmk [Tue, 31 May 2011 12:17:56 +0000 (21:17 +0900)]
Added PS/2 multimeda key support.
HID Consumer page and System control are also supported now.
merged mediakey branch: d53a356cd2011b461843a5c7c1527a61692893c1

12 years agoadded HHKB/README and clean some codes.
tmk [Wed, 25 May 2011 01:37:58 +0000 (10:37 +0900)]
added HHKB/README and clean some codes.

12 years agoadded USB_EXTRA feature to HHKB/V-USB
tmk [Sat, 21 May 2011 01:28:57 +0000 (10:28 +0900)]
added USB_EXTRA feature to HHKB/V-USB

12 years agoadded initial V-USB support for HHKB
tmk [Sun, 15 May 2011 15:08:06 +0000 (00:08 +0900)]
added initial V-USB support for HHKB

12 years agomove files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir
tmk [Fri, 6 May 2011 15:04:18 +0000 (00:04 +0900)]
move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir

12 years agofix bug: send Fn key even after the layer is used.
tmk [Wed, 4 May 2011 12:19:34 +0000 (21:19 +0900)]
fix bug: send Fn key even after the layer is used.

12 years agoad hoc fix for IDLE bug which affects on Mac only.
tmk [Wed, 4 May 2011 04:42:34 +0000 (13:42 +0900)]
ad hoc fix for IDLE bug which affects on Mac only.

12 years agofix for ps2_usb Makefile and circuit
tmk [Tue, 3 May 2011 23:15:29 +0000 (08:15 +0900)]
fix for ps2_usb Makefile and circuit

12 years agominor fix for HHKB Makefile and doc
tmk [Tue, 3 May 2011 23:12:27 +0000 (08:12 +0900)]
minor fix for HHKB Makefile and doc

13 years agoFIX: send last report when idle timeouts. (pjrc)
tmk [Wed, 9 Mar 2011 15:50:27 +0000 (00:50 +0900)]
FIX: send last report when idle timeouts. (pjrc)

13 years agoADD: V-USB Circuit in README
tmk [Fri, 25 Feb 2011 13:46:13 +0000 (22:46 +0900)]
ADD: V-USB Circuit in README

13 years agoFIX: host_get_first_key in vusb/host.c
tmk [Fri, 25 Feb 2011 12:58:00 +0000 (21:58 +0900)]
FIX: host_get_first_key in vusb/host.c

13 years agov3.0 cleanse files
tmk [Mon, 21 Feb 2011 17:57:01 +0000 (02:57 +0900)]
v3.0    cleanse files

13 years agofixed hhkb to comply new API.
tmk [Mon, 21 Feb 2011 16:21:53 +0000 (01:21 +0900)]
fixed hhkb to comply new API.

13 years agofixed macway to comply new API.
tmk [Mon, 21 Feb 2011 14:46:08 +0000 (23:46 +0900)]
fixed macway to comply new API.

13 years agofixed adb_usb to comply new API.
tmk [Mon, 21 Feb 2011 14:05:28 +0000 (23:05 +0900)]
fixed adb_usb to comply new API.

13 years agointegrate V-USB support into ps2_usb
tmk [Mon, 21 Feb 2011 06:43:17 +0000 (15:43 +0900)]
integrate V-USB support into ps2_usb

13 years agoSynchronous USART support for PS/2 on V-USB stack
tmk [Sun, 20 Feb 2011 08:46:02 +0000 (17:46 +0900)]
Synchronous USART support for PS/2 on V-USB stack

13 years agoPS/2: request to resend when error is occured.
tmk [Tue, 15 Feb 2011 12:14:55 +0000 (21:14 +0900)]
PS/2: request to resend when error is occured.

13 years agofixed: not to send key if fn_keycode is modifier
tmk [Sun, 13 Feb 2011 14:58:12 +0000 (23:58 +0900)]
fixed: not to send key if fn_keycode is modifier

13 years agohost interface for pjrc
tmk [Sat, 12 Feb 2011 15:15:51 +0000 (00:15 +0900)]
host interface for pjrc

13 years agorefactor keyboard.h, host.h
tmk [Thu, 10 Feb 2011 06:51:30 +0000 (15:51 +0900)]
refactor keyboard.h, host.h

13 years agoadded protocol stack: pjrc, vusb
tmk [Tue, 8 Feb 2011 15:03:58 +0000 (00:03 +0900)]
added protocol stack: pjrc, vusb

13 years agodefine sendcha() in usb_debug.c
tmk [Mon, 7 Feb 2011 15:59:31 +0000 (00:59 +0900)]
define sendcha() in usb_debug.c

13 years agoPS/2 library receives data partially by interrupt
tmk [Mon, 7 Feb 2011 05:59:07 +0000 (14:59 +0900)]
PS/2 library receives data partially by interrupt

13 years agoadded initial support of mousekeys to ps2_vusb
tmk [Thu, 3 Feb 2011 04:26:44 +0000 (13:26 +0900)]
added initial support of mousekeys to ps2_vusb

13 years agoadded PS/2 to USB converter use V-USB as protocol stack
tmk [Fri, 28 Jan 2011 15:44:05 +0000 (00:44 +0900)]
added PS/2 to USB converter use V-USB as protocol stack

13 years agoMerge branch 'master' of github.com:tmk/tmk_keyboard
tmk [Mon, 21 Feb 2011 18:06:00 +0000 (03:06 +0900)]
Merge branch 'master' of github.com:tmk/tmk_keyboard

13 years agoadded some short keycode names for ISO and JIS keyboard.
tmk [Thu, 17 Feb 2011 04:29:50 +0000 (13:29 +0900)]
added some short keycode names for ISO and JIS keyboard.

13 years agoadded note about external pull resistor on DATA line.
tmk [Sun, 13 Feb 2011 14:02:08 +0000 (23:02 +0900)]
added note about external pull resistor on DATA line.

13 years agofixed mousekey delay to do double/triple click easily.
tmk [Mon, 24 Jan 2011 16:01:13 +0000 (01:01 +0900)]
fixed mousekey delay to do double/triple click easily.

13 years agoExceptional handling for PS/2 scan code set 2
tmk [Mon, 24 Jan 2011 15:53:49 +0000 (00:53 +0900)]
Exceptional handling for PS/2 scan code set 2

changed names which does not comply to C spec.(underscore prefix names)

13 years agorewrite code of layer switching
tmk [Sat, 22 Jan 2011 19:19:17 +0000 (04:19 +0900)]
rewrite code of layer switching

13 years agoPS/2 to USB keyboard converter
tmk [Mon, 17 Jan 2011 12:51:51 +0000 (21:51 +0900)]
PS/2 to USB keyboard converter

13 years agoadded description of ADB socket pintouts.
tmk [Sun, 16 Jan 2011 15:38:16 +0000 (00:38 +0900)]
added description of ADB socket pintouts.

13 years agochanged wait time for volume control.
tmk [Sun, 16 Jan 2011 15:37:36 +0000 (00:37 +0900)]
changed wait time for volume control.

13 years agochanged special mode key for macway: Left Shift + Right Shift
tmk [Sun, 16 Jan 2011 15:35:24 +0000 (00:35 +0900)]
changed special mode key for macway: Left Shift + Right Shift

13 years agoADB keyboard LEDs support
tmk [Thu, 13 Jan 2011 13:46:57 +0000 (22:46 +0900)]
ADB keyboard LEDs support

13 years agoadded 'Keymap' section to adb/README.
tmk [Thu, 13 Jan 2011 08:56:13 +0000 (17:56 +0900)]
added 'Keymap' section to adb/README.

13 years agochange keycodes and define keymap macro for AEK.
tmk [Thu, 13 Jan 2011 07:39:49 +0000 (16:39 +0900)]
change keycodes and define keymap macro for AEK.

ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c
FIX: keycodes for Keypad, Fn and Mousekey.

13 years agoADB to USB keyboard converter
tmk [Wed, 12 Jan 2011 16:26:33 +0000 (01:26 +0900)]
ADB to USB keyboard converter

13 years agoFIX: error handling in ps2.c
tmk [Tue, 11 Jan 2011 12:30:35 +0000 (21:30 +0900)]
FIX: error handling in ps2.c

13 years agoadded a file TODO.
tmk [Thu, 6 Jan 2011 10:07:35 +0000 (19:07 +0900)]
added a file TODO.

13 years agochanged signature of keymap_fn_layer() in keymap_skel.h.
tmk [Thu, 6 Jan 2011 06:37:14 +0000 (15:37 +0900)]
changed signature of keymap_fn_layer() in keymap_skel.h.

FIX: name of mousekey macros usb_keycodes.h.

13 years agoadded config option: MATRIX_HAS_GHOST and fixed some on matrix.c
tmk [Thu, 6 Jan 2011 06:18:55 +0000 (15:18 +0900)]
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c

ADD: Build option: MATRIX_HAS_GHOST to enable ghost blocking logic.
FIX: choose matrix buffer type(uint8_t/uint16_t) automatically
     depending on column size in matrix.c.
FIX: use uint8_t insted of int in matrix.c.

13 years agoadd "Build your own firmware" and "Features" section to README.
tmk [Thu, 6 Jan 2011 06:11:37 +0000 (15:11 +0900)]
add "Build your own firmware" and "Features" section to README.

13 years agoadd a build option: USB_EXTRA_ENABLE
tmk [Tue, 4 Jan 2011 15:04:25 +0000 (00:04 +0900)]
add a build option: USB_EXTRA_ENABLE

13 years agoadd error handling to ps2_mouse
tmk [Tue, 4 Jan 2011 11:30:23 +0000 (20:30 +0900)]
add error handling to ps2_mouse

13 years agoAdd PS/2 mouse support to connect TrackPoint Unit.
tmk [Sun, 2 Jan 2011 14:52:13 +0000 (23:52 +0900)]
Add PS/2 mouse support to connect TrackPoint Unit.

Change build options:  Makefile and config.h. See README.

13 years agochange keyboard report descriptor for NKRO.
tmk [Sat, 11 Dec 2010 14:20:49 +0000 (23:20 +0900)]
change keyboard report descriptor for NKRO.
It uses 1byte for modifiers and 15bytes(120bits) for keys now.

13 years agoadd build option: NKRO_ENABLE(remove: USB_12KRO)
tmk [Tue, 7 Dec 2010 16:47:57 +0000 (01:47 +0900)]
add build option: NKRO_ENABLE(remove: USB_12KRO)

13 years agotuning layer switch timing.
tmk [Fri, 26 Nov 2010 06:29:02 +0000 (15:29 +0900)]
tuning layer switch timing.

13 years agoadd build option USB_12KRO.
tmk [Thu, 25 Nov 2010 16:56:21 +0000 (01:56 +0900)]
add build option USB_12KRO.

13 years agosupport 12KRO
tmk [Wed, 24 Nov 2010 13:17:35 +0000 (22:17 +0900)]
support 12KRO

13 years agoadd system controls(power down/wake up) from generic desktop page(HID)
tmk [Thu, 18 Nov 2010 13:35:49 +0000 (22:35 +0900)]
add system controls(power down/wake up) from generic desktop page(HID)

13 years agoadd audio controls from consumer page(HID)
tmk [Wed, 17 Nov 2010 07:06:20 +0000 (16:06 +0900)]
add audio controls from consumer page(HID)

13 years agochange hhkb/keymap
tmk [Tue, 16 Nov 2010 05:56:06 +0000 (14:56 +0900)]
change hhkb/keymap

13 years agoMerge branch 'led'
tmk [Sun, 7 Nov 2010 11:47:24 +0000 (20:47 +0900)]
Merge branch 'led'

13 years agooutput previous key state on TP1684 when scaning matrix.
tmk [Fri, 5 Nov 2010 16:58:47 +0000 (01:58 +0900)]
output previous key state on TP1684 when scaning  matrix.

13 years agoFIX: LED debug
tmk [Fri, 5 Nov 2010 17:03:52 +0000 (02:03 +0900)]
FIX: LED debug

13 years agorepeating Fn key: press twice quickly to repeat.
tmk [Wed, 3 Nov 2010 16:08:24 +0000 (01:08 +0900)]
repeating Fn key: press twice quickly to repeat.

13 years agorevise Fn key processing.
tmk [Wed, 3 Nov 2010 08:33:20 +0000 (17:33 +0900)]
revise Fn key processing.

13 years agoimprove layer switching
tmk [Fri, 29 Oct 2010 06:17:18 +0000 (15:17 +0900)]
improve layer switching

13 years agoADD: macway/doc
tmk [Thu, 28 Oct 2010 06:43:51 +0000 (15:43 +0900)]
ADD: macway/doc
FIX: keymap

13 years agov2.0: HHKB/Macway support merged
tmk [Wed, 27 Oct 2010 14:01:37 +0000 (23:01 +0900)]
v2.0: HHKB/Macway support merged

13 years agonew build method for macway
tmk [Wed, 27 Oct 2010 11:51:45 +0000 (20:51 +0900)]
new build method for macway

13 years agoADD: keymap macro for human to read easier
tmk [Tue, 26 Oct 2010 12:32:45 +0000 (21:32 +0900)]
ADD: keymap macro for human to read easier
ADD: controller.h for controller board definition(teensy)
ADD: debug toggle

13 years agoFIX: include files
tmk [Mon, 25 Oct 2010 07:56:24 +0000 (16:56 +0900)]
FIX: include files

13 years agoFIX: doc and keymap.
tmk [Mon, 25 Oct 2010 06:17:40 +0000 (15:17 +0900)]
FIX: doc and keymap.

13 years agoswitch debug on/off by pressing 4 keys on booting time
tmk [Sat, 23 Oct 2010 18:27:43 +0000 (03:27 +0900)]
switch debug on/off by pressing 4 keys on booting time

13 years agoadd keymap layer: Matias half keyboard style(SPACE) [NOT USED]
tmk [Sat, 23 Oct 2010 16:44:35 +0000 (01:44 +0900)]
add keymap layer: Matias half keyboard style(SPACE) [NOT USED]

13 years agohhkb: refactored
tmk [Sat, 23 Oct 2010 16:17:26 +0000 (01:17 +0900)]
hhkb: refactored

13 years agoFIX: clear keyboard_keys.
tmk [Mon, 18 Oct 2010 16:03:27 +0000 (01:03 +0900)]
FIX: clear keyboard_keys.
NOT change layer when one more Fn keys pressed/other than Fn key pressed

13 years agoadd directories for each keyboard: hhkb, macway
tmk [Thu, 14 Oct 2010 08:36:00 +0000 (17:36 +0900)]
add directories for each keyboard: hhkb, macway

13 years agoadd horizontal mouse wheel
tmk [Wed, 13 Oct 2010 13:45:22 +0000 (22:45 +0900)]
add horizontal mouse wheel

13 years ago';' for Fn key: send ';' when key realease without using the layer
tmk [Wed, 13 Oct 2010 13:13:41 +0000 (22:13 +0900)]
';' for Fn key: send ';' when key realease without using the layer

13 years agochange keymap.
tmk [Tue, 12 Oct 2010 00:28:38 +0000 (09:28 +0900)]
change keymap.

13 years agomake input ports(PE6,7) *with pullup*.
tmk [Mon, 11 Oct 2010 14:28:03 +0000 (23:28 +0900)]
make input ports(PE6,7) *with pullup*.

13 years agoadd HHKB docs and pics.
tmk [Sun, 10 Oct 2010 13:12:54 +0000 (22:12 +0900)]
add HHKB docs and pics.

13 years agochange keymap for mouse keys.
tmk [Sun, 10 Oct 2010 13:10:23 +0000 (22:10 +0900)]
change keymap for mouse keys.

13 years agoHHKB support.
tmk [Sat, 9 Oct 2010 16:50:36 +0000 (01:50 +0900)]
HHKB support.

13 years agochange matrix pinouts.
tmk [Fri, 8 Oct 2010 11:03:16 +0000 (20:03 +0900)]
change matrix pinouts.

13 years agoadd layer diagrams.
tmk [Mon, 4 Oct 2010 12:15:20 +0000 (21:15 +0900)]
add layer diagrams.

13 years agochange pins of matrix rows. (teensy is installed inside of keyboard case.)
tmk [Mon, 4 Oct 2010 09:57:03 +0000 (18:57 +0900)]
change pins of matrix rows. (teensy is installed inside of keyboard case.)

13 years agoadd github URL in README.
tmk [Sat, 2 Oct 2010 17:37:06 +0000 (02:37 +0900)]
add github URL in README.

13 years agoversion 1.0.
tmk [Sat, 2 Oct 2010 02:51:42 +0000 (11:51 +0900)]
version 1.0.

13 years agoadd mouse acceleration.
tmk [Fri, 1 Oct 2010 15:56:14 +0000 (00:56 +0900)]
add mouse acceleration.

13 years agoadd mouse wheel function.
tmk [Fri, 1 Oct 2010 13:17:55 +0000 (22:17 +0900)]
add mouse wheel function.

13 years agoadd mouse function.
tmk [Thu, 30 Sep 2010 05:17:01 +0000 (14:17 +0900)]
add mouse function.

13 years agosome fixes. LED flush for debug.
tmk [Sun, 26 Sep 2010 13:42:37 +0000 (22:42 +0900)]
some fixes. LED flush for debug.

Imprint / Impressum