]>
git.friedersdorff.com Git - max/tmk_keyboard.git/log
Jun Wako [Thu, 20 Nov 2014 07:47:40 +0000 (16:47 +0900)]
ps2_usb: Fix README
tmk [Wed, 19 Nov 2014 16:32:20 +0000 (01:32 +0900)]
adb_usb: Remove old comment of Makefile
tmk [Mon, 17 Nov 2014 19:10:48 +0000 (04:10 +0900)]
Merge branch 'action_fix'
tmk [Fri, 14 Nov 2014 13:53:25 +0000 (22:53 +0900)]
Add initializer of debug_config for GCC < 4.6.0(#144)
tmk [Fri, 14 Nov 2014 08:46:07 +0000 (17:46 +0900)]
Fix for 'unnamed field in initializer' GCC bug(Fix #143)
Simon Stapleton [Tue, 11 Nov 2014 11:09:17 +0000 (12:09 +0100)]
ignore files with trailing ~
tmk [Thu, 13 Nov 2014 19:56:00 +0000 (04:56 +0900)]
Merge pull request #142 from 0mark/master
fixed vusb variant of converter ps2usb
Stefan Mark [Thu, 13 Nov 2014 11:07:56 +0000 (12:07 +0100)]
fixed vusb variant of converter ps2usb
tmk [Mon, 29 Sep 2014 01:12:58 +0000 (10:12 +0900)]
Add action 'Momentary switching with Modifiers'
tmk [Wed, 24 Sep 2014 06:52:31 +0000 (15:52 +0900)]
Fix typo of variable name
tmk [Wed, 24 Sep 2014 06:50:29 +0000 (15:50 +0900)]
Add TMK converter support to Next converter
- change protocol stack to LUFA
tmk [Mon, 22 Sep 2014 01:53:35 +0000 (10:53 +0900)]
Merge branch 'usb_usb_fix'
tmk [Mon, 22 Sep 2014 01:52:27 +0000 (10:52 +0900)]
Merge branch 'scottjad-master' into usb_usb_fix
tmk [Mon, 22 Sep 2014 01:42:20 +0000 (10:42 +0900)]
Adhoc fix compile error of usb_usb
Scott Jaderholm [Mon, 15 Sep 2014 04:38:10 +0000 (21:38 -0700)]
usb_usb: Remove mention of downloading LUFA
Scott Jaderholm [Mon, 15 Sep 2014 04:37:20 +0000 (21:37 -0700)]
usb_usb: Remove mention of merged usb_hid branch
tmk [Tue, 26 Aug 2014 08:48:34 +0000 (17:48 +0900)]
Merge branch 'rhaberkorn-serial-mouse'
tmk [Tue, 26 Aug 2014 08:40:22 +0000 (17:40 +0900)]
Add serialmouser_usb project
tmk [Tue, 26 Aug 2014 08:39:04 +0000 (17:39 +0900)]
Add option 7bit data to serial_soft.c
tmk [Tue, 26 Aug 2014 08:36:44 +0000 (17:36 +0900)]
Add serial_mouse_task in keyboard.c
tmk [Tue, 26 Aug 2014 08:35:16 +0000 (17:35 +0900)]
Revert lufa/lufa.c
tmk [Tue, 26 Aug 2014 08:34:10 +0000 (17:34 +0900)]
Revert ps2_usb/Makefile and config.h
tmk [Mon, 25 Aug 2014 20:02:37 +0000 (05:02 +0900)]
Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into rhaberkorn-serial-mouse
tmk [Mon, 25 Aug 2014 19:59:43 +0000 (04:59 +0900)]
Merge pull request #134 from xauser/master
Support for Lightpad keypad
Ralf Schmitt [Sat, 23 Aug 2014 15:16:16 +0000 (17:16 +0200)]
Support for Lightpad keypad
tmk [Fri, 1 Aug 2014 04:26:42 +0000 (13:26 +0900)]
Add build option and Sun specific commands
Robin Haberkorn [Sun, 27 Jul 2014 15:58:41 +0000 (17:58 +0200)]
updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse_mousesystems.c are new
Robin Haberkorn [Sun, 27 Jul 2014 15:26:44 +0000 (17:26 +0200)]
serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX macro
Robin Haberkorn [Sun, 27 Jul 2014 15:18:14 +0000 (17:18 +0200)]
factored out serial_mouse_init() into serial_mouse.h
Robin Haberkorn [Sun, 27 Jul 2014 15:07:26 +0000 (17:07 +0200)]
integrated serial mouse drivers as a feature into the firmware architecture
* can be enabled by defining Makefile macro SERIAL_MOUSE_MICROSOFT_ENABLE or
SERIAL_MOUSE_MOUSESYSTEMS_ENABLE.
* Serial implementation can be chosen via SERIAL_MOUSE_USE_SOFT and
SERIAL_MOUSE_USE_UART macros
* UART configuration still has to be done in config.h: I added working clauses
for both mouse protocols to ps2_usb's config.h
Robin Haberkorn [Sun, 27 Jul 2014 14:26:38 +0000 (16:26 +0200)]
fixed PS/2 keyboard converter config
When using the PS/2 interrupt implementation, the DATA pin should be
PD0 as the documentation (README.md) states.
Robin Haberkorn [Sun, 27 Jul 2014 14:23:23 +0000 (16:23 +0200)]
added serial mouse driver for Microsoft and Mousesystems mice
* Both drivers use the interface defined in serial_mouse.h
* They should work with any UART implementation (hardware/software UART)
* The Microsoft driver is currently untested.
The Mousesystems driver is confirmed to work.
tmk [Mon, 21 Jul 2014 09:17:52 +0000 (18:17 +0900)]
Just ignore ADB Service Request
- to support Adjustable keyboard(composite device?)
tmk [Sat, 19 Jul 2014 15:37:49 +0000 (00:37 +0900)]
Fix 'debug-off' target of hhkb to remove 'print'
tmk [Sat, 19 Jul 2014 15:25:06 +0000 (00:25 +0900)]
Fix NKRO code when NKRO is disable
tmk [Thu, 10 Jul 2014 06:28:36 +0000 (15:28 +0900)]
Fix READEM of hhkb and doc/build.md
tmk [Wed, 9 Jul 2014 07:26:10 +0000 (16:26 +0900)]
Fix document on HHKB internal
tmk [Wed, 9 Jul 2014 06:31:52 +0000 (15:31 +0900)]
Add HHKB JP support
- scan matrix about twice faster
tmk [Mon, 7 Jul 2014 03:46:12 +0000 (12:46 +0900)]
Merge pull request #124 from kairyu/6kro
USB 6KRO with pseudo- or half- NKRO feature
tmk [Mon, 7 Jul 2014 03:01:01 +0000 (12:01 +0900)]
Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
tmk [Mon, 7 Jul 2014 02:14:44 +0000 (11:14 +0900)]
Merge pull request #125 from tibounise/patch-1
Fixing typo
tmk [Mon, 7 Jul 2014 02:13:31 +0000 (11:13 +0900)]
Merge pull request #126 from xauser/master
Added support for bpiphany's Kitten Paw controller
Ralf Schmitt [Tue, 17 Jun 2014 13:41:20 +0000 (15:41 +0200)]
Added support for bpiphany's Kitten Paw controller (Costar Majestouch)
tmk [Sun, 22 Jun 2014 05:15:38 +0000 (14:15 +0900)]
Change keymaps of M0110
TiBounise [Fri, 20 Jun 2014 16:43:57 +0000 (18:43 +0200)]
Fixing typo
tmk [Sun, 15 Jun 2014 05:04:16 +0000 (14:04 +0900)]
Fix debug print of ps2_mouse
tmk [Thu, 12 Jun 2014 08:33:02 +0000 (17:33 +0900)]
Fix keymap of ps2_usb
tmk [Thu, 12 Jun 2014 08:23:02 +0000 (17:23 +0900)]
Add Ctrl + Up(SpaceFN) -> PgUp
tmk [Thu, 12 Jun 2014 08:18:44 +0000 (17:18 +0900)]
Make keymap_hhkb as default and change keymap_hasu
tmk [Tue, 20 May 2014 17:43:19 +0000 (02:43 +0900)]
Add ISO keymap(issue #35) and use new keymap API
Kai Ryu [Tue, 13 May 2014 05:57:13 +0000 (14:57 +0900)]
New branch for 6KRO feature
tmk [Tue, 29 Apr 2014 10:46:37 +0000 (19:46 +0900)]
Fix set LED for NKRO keyboard interface
tmk [Tue, 29 Apr 2014 10:45:01 +0000 (19:45 +0900)]
Unused endpoint of console OUT is commentout'd
tmk [Tue, 29 Apr 2014 10:42:24 +0000 (19:42 +0900)]
Add Makefiles for TMK converters.
tmk [Mon, 28 Apr 2014 06:21:42 +0000 (15:21 +0900)]
Fix remotewakeup of PJRC stack(Fix #121)
- without this fix wakeup often fails
- keyboard can wakeup once or twice but fails after that
tmk [Sun, 27 Apr 2014 23:55:07 +0000 (08:55 +0900)]
Check if LUFA-git really exists(Fix #118)
tmk [Sat, 26 Apr 2014 20:07:27 +0000 (05:07 +0900)]
NKRO is disable when SET_PROTOCOL(boot)
- Command can force to enable NKRO even when boot mode
- After boot keyboard may be in boot mode due to BIOS' request
tmk [Fri, 25 Apr 2014 06:32:21 +0000 (15:32 +0900)]
Make NKRO deafult when it is available
- NKRO is used only when keyboard_protocol = 1(report)
tmk [Fri, 25 Apr 2014 06:25:21 +0000 (15:25 +0900)]
Change MCU setting to ATmega32U2
tmk [Fri, 25 Apr 2014 06:16:12 +0000 (15:16 +0900)]
Fix description of pin usage
tmk [Fri, 25 Apr 2014 03:52:47 +0000 (12:52 +0900)]
Add LUFA git repository(release 140302)
tmk [Fri, 25 Apr 2014 03:19:14 +0000 (12:19 +0900)]
Move macro definitions from lufa.c to lufa.h
tmk [Thu, 24 Apr 2014 02:27:33 +0000 (11:27 +0900)]
Fix 'Shift Parentheses' example
tmk [Thu, 24 Apr 2014 02:26:06 +0000 (11:26 +0900)]
Change LUFA build options
tmk [Mon, 21 Apr 2014 13:17:42 +0000 (22:17 +0900)]
Return when ready check loop is timeouted(Fix #115)
tmk [Mon, 21 Apr 2014 03:18:12 +0000 (12:18 +0900)]
Change PollingIntervalMS to 10ms(Fix #114)
Shayne Holmes [Wed, 9 Apr 2014 22:54:16 +0000 (15:54 -0700)]
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
This takes the last, reserved bit there, but doesn't necessitate
a revision to the magic number because it doesn't alter byte order.
Add reference to NKRO virtual dip-switch to documentation.
tmk [Wed, 9 Apr 2014 01:02:53 +0000 (10:02 +0900)]
Merge pull request #110 from xauser/master
Enhanced Backlight Support
Ralf Schmitt [Tue, 8 Apr 2014 19:02:46 +0000 (21:02 +0200)]
New macro: ACTION_BACKLIGHT_LEVEL(level)
To have full control of the backlight level.
tmk [Fri, 28 Mar 2014 00:22:42 +0000 (09:22 +0900)]
Merge pull request #106 from CJNE/patch-1
Show correct function name for default layer set
Johan Isacsson [Thu, 27 Mar 2014 22:59:25 +0000 (23:59 +0100)]
Show correct function name for default layer set
tmk [Mon, 24 Mar 2014 01:45:46 +0000 (10:45 +0900)]
Merge pull request #102 from xauser/master
Support for Lightsaber keyboard
Ralf Schmitt [Sat, 22 Mar 2014 12:13:37 +0000 (13:13 +0100)]
Added Lightsaber FN-layer
Ralf Schmitt [Sat, 22 Mar 2014 11:41:45 +0000 (12:41 +0100)]
Lightsaber clean ups
Ralf Schmitt [Wed, 19 Mar 2014 22:58:08 +0000 (23:58 +0100)]
Added basic led+backlight support
Ralf Schmitt [Tue, 18 Mar 2014 23:21:45 +0000 (00:21 +0100)]
Updated Lightsaber read me
Ralf Schmitt [Tue, 18 Mar 2014 19:06:24 +0000 (20:06 +0100)]
Support for Lightsaber keyboard
tmk [Mon, 17 Feb 2014 07:57:02 +0000 (16:57 +0900)]
Fix markdown syntax
tmk [Mon, 17 Feb 2014 07:43:19 +0000 (16:43 +0900)]
Merge branch 'ibm4704'
tmk [Mon, 17 Feb 2014 07:42:43 +0000 (16:42 +0900)]
Fix README.md and ibm4704.txt
tmk [Mon, 17 Feb 2014 07:41:40 +0000 (16:41 +0900)]
Change IS_COMMAND macro
tmk [Thu, 13 Feb 2014 00:45:54 +0000 (09:45 +0900)]
Merge branch 'ibm4704'
tmk [Thu, 13 Feb 2014 00:45:02 +0000 (09:45 +0900)]
Add converter/ibm4704_usb
tmk [Thu, 13 Feb 2014 00:33:34 +0000 (09:33 +0900)]
Rename a file
tmk [Mon, 10 Feb 2014 16:40:55 +0000 (01:40 +0900)]
Change keymap_plain.c
tmk [Mon, 10 Feb 2014 15:37:19 +0000 (00:37 +0900)]
Change pin configuration
tmk [Mon, 10 Feb 2014 14:49:57 +0000 (23:49 +0900)]
Add connector pinouts
tmk [Mon, 10 Feb 2014 02:05:18 +0000 (11:05 +0900)]
Add doc 4704.txt and protocol comment
tmk [Mon, 10 Feb 2014 01:01:42 +0000 (10:01 +0900)]
Add keymap_hasu.c
tmk [Sun, 9 Feb 2014 22:02:48 +0000 (07:02 +0900)]
Add README.md
tmk [Sun, 9 Feb 2014 21:43:43 +0000 (06:43 +0900)]
Change error no and clean debug code
tmk [Sat, 8 Feb 2014 23:25:23 +0000 (08:25 +0900)]
Tweak keyboard initialize
tmk [Sat, 8 Feb 2014 17:42:17 +0000 (02:42 +0900)]
Add Initial files of 4704_usb
tmk [Tue, 28 Jan 2014 01:55:51 +0000 (10:55 +0900)]
Make modifiers 'weak' in macro
Thomas Russell Murphy [Sun, 5 Jan 2014 03:52:19 +0000 (22:52 -0500)]
Spellchecking keyboard README files.
Thomas Russell Murphy [Sun, 5 Jan 2014 03:45:52 +0000 (22:45 -0500)]
Spellchecking converter README files.
tmk [Tue, 7 Jan 2014 01:57:30 +0000 (17:57 -0800)]
Merge pull request #92 from bgould/upstream
Added NeXT keyboard converter
Benjamin Gould [Mon, 6 Jan 2014 19:43:59 +0000 (14:43 -0500)]
Added NeXT keyboard converter
tmk [Fri, 3 Jan 2014 05:10:16 +0000 (21:10 -0800)]
Merge pull request #90 from thomasrussellmurphy/master
Spellcheck of README.md and Documentation
Thomas Russell Murphy [Fri, 3 Jan 2014 00:05:52 +0000 (19:05 -0500)]
Spellchecked documentation.