]> git.gir.st - tmk_keyboard.git/log
tmk_keyboard.git
11 years agoRemove submodule USB_Host_Shield_2.0(original).
tmk [Sat, 1 Sep 2012 04:51:34 +0000 (13:51 +0900)]
Remove submodule USB_Host_Shield_2.0(original).

11 years agoAdd USB to USB converter. unmature.
tmk [Mon, 27 Aug 2012 06:18:01 +0000 (15:18 +0900)]
Add USB to USB converter. unmature.

11 years agotest build of 'Host shield' in minimal env.
tmk [Sat, 25 Aug 2012 06:49:08 +0000 (15:49 +0900)]
test build of 'Host shield' in minimal env.

11 years agoAdd USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.
tmk [Mon, 13 Aug 2012 15:46:03 +0000 (00:46 +0900)]
Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.

11 years agoAdd USB HID(host) protocol.(not finished)
tmk [Mon, 13 Aug 2012 15:17:31 +0000 (00:17 +0900)]
Add USB HID(host) protocol.(not finished)

11 years agoFix the way of sending out IN packet.
tmk [Tue, 28 Aug 2012 11:55:52 +0000 (20:55 +0900)]
Fix the way of sending out IN packet.

This fixes problem that it losts keycode when send keycodes in row in layer.c.
Undef CONSOLE_ENABLE build option makes this problem clear.

11 years agoAdd CONSOLE_ENABLE build option to LUFA.
tmk [Fri, 13 Jul 2012 17:47:29 +0000 (02:47 +0900)]
Add CONSOLE_ENABLE build option to LUFA.

11 years agoChange keymap of hhkb/macway.
tmk [Sun, 8 Jul 2012 15:11:26 +0000 (00:11 +0900)]
Change keymap of hhkb/macway.

11 years agoInterrupt driven Control ep and Console task
tmk [Sun, 8 Jul 2012 14:57:25 +0000 (23:57 +0900)]
Interrupt driven Control ep and Console task

11 years agoFix LUFA descriptor of Extra for Windows
tmk [Mon, 2 Jul 2012 02:53:11 +0000 (11:53 +0900)]
Fix LUFA descriptor of Extra for Windows

- worked on Linux but not on Windows
  (logica/usage MINIMUM must start at 0x001)

11 years agoMerge branch 'lufa'
tmk [Sat, 30 Jun 2012 05:56:24 +0000 (14:56 +0900)]
Merge branch 'lufa'

11 years agoFix Makefiles.
tmk [Sat, 30 Jun 2012 05:44:59 +0000 (14:44 +0900)]
Fix Makefiles.

11 years agoAdd support of USBasp bootloader.
tmk [Sat, 30 Jun 2012 05:44:14 +0000 (14:44 +0900)]
Add support of USBasp bootloader.

11 years agoAdd Makefile.lufa to keyboard/hhkb and hbkb.
tmk [Sat, 30 Jun 2012 04:26:09 +0000 (13:26 +0900)]
Add Makefile.lufa to keyboard/hhkb and hbkb.

11 years agoFix bootloader.c
tmk [Sat, 30 Jun 2012 02:19:07 +0000 (11:19 +0900)]
Fix bootloader.c

11 years agoconfirm SetReport LED.
tmk [Fri, 29 Jun 2012 07:48:36 +0000 (16:48 +0900)]
confirm SetReport LED.

11 years agoAdd conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.
tmk [Thu, 28 Jun 2012 18:33:59 +0000 (03:33 +0900)]
Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.

11 years agoMake console compatible with PJRC hid_listen.
tmk [Thu, 28 Jun 2012 14:54:54 +0000 (23:54 +0900)]
Make console compatible with PJRC hid_listen.

11 years agoAdd protocol/lufa. LUFA supported now.
tmk [Thu, 28 Jun 2012 14:05:21 +0000 (23:05 +0900)]
Add protocol/lufa. LUFA supported now.

11 years agoAdd consumer/system control feature to LUFA.
tmk [Thu, 28 Jun 2012 11:15:56 +0000 (20:15 +0900)]
Add consumer/system control feature to LUFA.

11 years agoAdd LUFA mouse feature and fix mouse report.
tmk [Thu, 28 Jun 2012 07:51:56 +0000 (16:51 +0900)]
Add LUFA mouse feature and  fix mouse report.

- add LUFA boot mouse feature
- remove report_id from mouse report
- fix LUFA descriptor

11 years agoclean descriptor setting. Remove keyboard OUT Endpoint.
tmk [Thu, 28 Jun 2012 03:59:17 +0000 (12:59 +0900)]
clean descriptor setting. Remove keyboard OUT Endpoint.

- to make descriptor get VID/PID/Version from config.h.
- remove keyboard out endpoint. Instead host can use control request.

11 years agoAdd sendchar with Generic HID to support debug print.
tmk [Wed, 27 Jun 2012 09:31:33 +0000 (18:31 +0900)]
Add sendchar with Generic HID to support debug print.

11 years agoinitial attempt for LUFA.
tmk [Tue, 26 Jun 2012 06:55:45 +0000 (15:55 +0900)]
initial attempt for LUFA.

Add keyboard/lufa macway keyobard with LUFA.
Add new program target to rule.mk; flip, dfu and teensy

11 years agoAdd a keymap layer into ADB converter.
tmk [Mon, 18 Jun 2012 03:23:17 +0000 (12:23 +0900)]
Add a keymap layer into ADB converter.

11 years agoChange pin configurationa and keymap.
tmk [Fri, 15 Jun 2012 07:14:56 +0000 (16:14 +0900)]
Change pin configurationa and keymap.

11 years agoFix README.md: remove bad links
tmk [Mon, 11 Jun 2012 06:20:40 +0000 (15:20 +0900)]
Fix README.md: remove bad links

11 years agoMerge branch 'newdir'
tmk [Mon, 11 Jun 2012 01:53:02 +0000 (10:53 +0900)]
Merge branch 'newdir'

11 years agoMoved protocol files; news and x68k.
tmk [Sun, 10 Jun 2012 14:50:47 +0000 (23:50 +0900)]
Moved protocol files; news and x68k.

Renamed sony_usb to news_usb
Renamed hbk to hbkb

11 years agoMade directories for keyboard and converter projects.
tmk [Thu, 7 Jun 2012 15:37:46 +0000 (00:37 +0900)]
Made directories for keyboard and converter projects.

11 years agoFixed Makefile to adjust new directories.
tmk [Thu, 7 Jun 2012 03:35:24 +0000 (12:35 +0900)]
Fixed Makefile to adjust new directories.

11 years agoMoved files to common, protocol and doc directory
tmk [Wed, 6 Jun 2012 17:25:15 +0000 (02:25 +0900)]
Moved files to common, protocol and doc  directory

11 years agoMerge branch 'fix_layer_delay'
tmk [Sun, 27 May 2012 05:19:16 +0000 (14:19 +0900)]
Merge branch 'fix_layer_delay'

11 years agoAdd keyboard report debug print on V-USB.
tmk [Sun, 27 May 2012 05:17:48 +0000 (14:17 +0900)]
Add keyboard report debug print on V-USB.

11 years agoChange MCU to atmega328p in hhkb/Makeilfe.vusb.
tmk [Sun, 27 May 2012 05:15:39 +0000 (14:15 +0900)]
Change MCU to atmega328p in hhkb/Makeilfe.vusb.

11 years agoUpdate M0110 keymap and add a Make target 'hasu'.
tmk [Sun, 27 May 2012 05:13:02 +0000 (14:13 +0900)]
Update M0110 keymap and add a Make target 'hasu'.

- change keymap for M0110
- add a Make target 'hasu' to build with hasu keymap.

11 years agoFIX: layer switching bug when Fn has no keycode.
tmk [Sun, 27 May 2012 05:04:28 +0000 (14:04 +0900)]
FIX: layer switching bug when Fn has no keycode.

- Fn without keycode doesn't need LAYER_SWITCH_DELAY.

11 years agoMerge branch 'm0110a'
tmk [Thu, 24 May 2012 05:21:52 +0000 (14:21 +0900)]
Merge branch 'm0110a'

11 years agoFix key stuck bug of M0110A support.
tmk [Mon, 21 May 2012 15:14:02 +0000 (00:14 +0900)]
Fix key stuck bug of M0110A support.

- rewrite special key handling in m0110.c
- add mouse keys to keymap

11 years agoFix M0110A keymap.
tmk [Thu, 17 May 2012 02:27:25 +0000 (11:27 +0900)]
Fix M0110A keymap.

11 years agoFix bug on RAW2SCAN. Add work around for M0110A.
tmk [Mon, 14 May 2012 18:41:07 +0000 (03:41 +0900)]
Fix bug on RAW2SCAN. Add work around for M0110A.

- Bug fix: Macro RAW2SCAN doesn't work and converted into static inline function.
- Add Exceptional handling for M0110A arrow keys and calc keys.
- Fix keymap.

11 years agoAdded Happy Buckling Keyboard.
tmk [Fri, 11 May 2012 05:01:04 +0000 (14:01 +0900)]
Added Happy Buckling Keyboard.

11 years agoIgnore release flag when comparing key event.
tmk [Sat, 28 Apr 2012 18:09:40 +0000 (03:09 +0900)]
Ignore release flag when comparing key event.

11 years agoWorkaround for Mac HID SET_IDLE behaviour.
tmk [Fri, 27 Apr 2012 17:24:11 +0000 (02:24 +0900)]
Workaround for Mac HID SET_IDLE behaviour.

11 years agoWorkaround for Mac HID SET_IDLE behaviour.
tmk [Fri, 27 Apr 2012 17:24:11 +0000 (02:24 +0900)]
Workaround for Mac HID SET_IDLE behaviour.

11 years agoAdded M0110A support contributed by skagon@github.
tmk [Fri, 27 Apr 2012 16:57:36 +0000 (01:57 +0900)]
Added M0110A support contributed by skagon@github.

- README is written with markdown notation.
- m0110.c can handles Arrow keys and Calc keys of M0110A.
- EXTRAFLAGS and EXTRALDFLAGS are added in rules.mk to give flags on make command line.

11 years agoM0110: Fixed timing of signal handling.
tmk [Sat, 21 Apr 2012 02:07:51 +0000 (11:07 +0900)]
M0110: Fixed timing of signal handling.

12 years agoAdded SHARP X68000 keyboard support.
tmk [Fri, 23 Mar 2012 16:43:37 +0000 (01:43 +0900)]
Added SHARP X68000 keyboard support.

12 years agoFiexed AT90USB162 compatibility.(different number of endpoint)
tmk [Sat, 3 Mar 2012 16:12:35 +0000 (01:12 +0900)]
Fiexed AT90USB162 compatibility.(different number of endpoint)

12 years agoFixed keymap macro of macway.
tmk [Sat, 3 Mar 2012 15:58:37 +0000 (00:58 +0900)]
Fixed keymap macro of macway.

12 years agoFixed keymap of IBM Terminal keyboard converter.
tmk [Tue, 14 Feb 2012 03:00:29 +0000 (12:00 +0900)]
Fixed keymap of IBM Terminal keyboard converter.

12 years agoAdded terminal_usb adapter for IBM Terminal keyboard.
tmk [Fri, 10 Feb 2012 16:56:31 +0000 (01:56 +0900)]
Added terminal_usb adapter for IBM Terminal keyboard.

12 years agoFixed wrong pin configuration for ps2_usb USART.
tmk [Mon, 13 Feb 2012 16:28:50 +0000 (01:28 +0900)]
Fixed wrong pin configuration for ps2_usb USART.

12 years agoFixed wrong description about pins.
tmk [Sun, 15 Jan 2012 19:40:14 +0000 (04:40 +0900)]
Fixed wrong description about pins.

12 years agoAdded USART implementation for PS/2 signal handling.
tmk [Sun, 15 Jan 2012 15:41:06 +0000 (00:41 +0900)]
Added USART implementation for PS/2 signal handling.

12 years agoadded SONY NEWS keyboard NWP-5461 support.
tmk [Thu, 5 Jan 2012 16:37:33 +0000 (01:37 +0900)]
added SONY NEWS keyboard NWP-5461 support.

12 years agofixed a bug on host_system_send().
tmk [Wed, 21 Dec 2011 16:05:28 +0000 (01:05 +0900)]
fixed a bug on host_system_send().

12 years agoM0110: added keymaps, mousekeys
tmk [Mon, 19 Dec 2011 05:06:53 +0000 (14:06 +0900)]
M0110: added keymaps, mousekeys

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)

Imprint / Impressum