tmk
|
efc983a07d
|
Check if LUFA-git really exists(Fix #118)
|
2014-04-28 08:55:07 +09:00 |
|
tmk
|
ca8de4f93d
|
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
|
2014-04-27 05:36:41 +09:00 |
|
tmk
|
b0a91cd565
|
Make NKRO deafult when it is available
- NKRO is used only when keyboard_protocol = 1(report)
|
2014-04-27 04:16:49 +09:00 |
|
tmk
|
4975e79845
|
Add LUFA git repository(release 140302)
|
2014-04-25 13:39:35 +09:00 |
|
tmk
|
82415ef515
|
Move macro definitions from lufa.c to lufa.h
|
2014-04-25 12:19:14 +09:00 |
|
tmk
|
7707f6ab10
|
Change LUFA build options
|
2014-04-24 11:26:06 +09:00 |
|
tmk
|
8b4822d40c
|
Return when ready check loop is timeouted(Fix #115)
|
2014-04-22 01:37:32 +09:00 |
|
tmk
|
9dcb2b3a7e
|
Change PollingIntervalMS to 10ms(Fix #114)
|
2014-04-21 12:18:12 +09:00 |
|
tmk
|
afdd443720
|
Merge pull request #110 from xauser/master
Enhanced Backlight Support
|
2014-04-09 10:02:53 +09:00 |
|
Ralf Schmitt
|
b5fb2dbc1e
|
New macro: ACTION_BACKLIGHT_LEVEL(level)
To have full control of the backlight level.
|
2014-04-08 21:02:46 +02:00 |
|
tmk
|
ebf254e2ce
|
Merge pull request #106 from CJNE/patch-1
Show correct function name for default layer set
|
2014-03-28 09:22:42 +09:00 |
|
Johan Isacsson
|
e0b37553ac
|
Show correct function name for default layer set
|
2014-03-27 23:59:25 +01:00 |
|
tmk
|
a09594706e
|
Merge pull request #102 from xauser/master
Support for Lightsaber keyboard
|
2014-03-24 10:45:46 +09:00 |
|
Ralf Schmitt
|
e550ba99ab
|
Lightsaber clean ups
|
2014-03-22 12:41:45 +01:00 |
|
tmk
|
f838d7631c
|
Merge branch 'ibm4704'
|
2014-02-13 09:45:54 +09:00 |
|
tmk
|
622b6d891b
|
Add converter/ibm4704_usb
|
2014-02-13 09:45:02 +09:00 |
|
tmk
|
464caa1c31
|
Add doc 4704.txt and protocol comment
|
2014-02-10 11:05:18 +09:00 |
|
tmk
|
22e0d9785e
|
Change error no and clean debug code
|
2014-02-10 06:46:43 +09:00 |
|
tmk
|
4150bec5c9
|
Add Initial files of 4704_usb
|
2014-02-09 02:42:17 +09:00 |
|
tmk
|
76311eeb2a
|
Make modifiers 'weak' in macro
|
2014-01-28 10:55:51 +09:00 |
|
tmk
|
65f832ffe5
|
Merge pull request #92 from bgould/upstream
Added NeXT keyboard converter
|
2014-01-06 17:57:30 -08:00 |
|
Benjamin Gould
|
9ec861c7e0
|
Added NeXT keyboard converter
|
2014-01-06 17:07:10 -05:00 |
|
tmk
|
6af699736e
|
Merge pull request #90 from thomasrussellmurphy/master
Spellcheck of README.md and Documentation
|
2014-01-02 21:10:16 -08:00 |
|
Thomas Russell Murphy
|
e6cd80cc2b
|
Spellchecked documentation.
|
2014-01-02 19:05:52 -05:00 |
|
Thomas Russell Murphy
|
b5dbd5390c
|
Spellcheck of README.md
|
2014-01-02 18:37:20 -05:00 |
|
tmk
|
09dd057605
|
Merge branch 'master' of github.com:tmk/tmk_keyboard
|
2014-01-03 07:10:53 +09:00 |
|
tmk
|
8f892dd41e
|
Add ascii_usb ASCII Serial Console terminal converter
|
2014-01-03 07:07:42 +09:00 |
|
tmk
|
21137e431c
|
Merge pull request #86 from tibounise/master
Fixing a typo
|
2013-12-16 16:02:08 -08:00 |
|
TiBounise
|
03007fe4ff
|
Fixing a typo
|
2013-12-16 19:53:02 +01:00 |
|
tmk
|
eaec2b4252
|
Add description of keyboard report in report.h
|
2013-12-16 21:56:44 +09:00 |
|
tmk
|
936019e41f
|
Merge pull request #80 from gblargg/master
Fixed handling of ADB event with key down and key up for same key all in...
|
2013-11-27 23:35:38 -08:00 |
|
tmk
|
08cd804896
|
Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle
Conflicts:
common/action_code.h
|
2013-11-28 16:31:06 +09:00 |
|
tmk
|
90cfee5191
|
Merge pull request #81 from bgould/master
Add support for Adafruit's Bluefruit
|
2013-11-27 23:23:08 -08:00 |
|
tmk
|
0e8db743c2
|
Merge branch 'ps2_keyboard_fix'
|
2013-11-28 16:02:29 +09:00 |
|
tmk
|
83634bfa2c
|
Add included header file and fix debug print
|
2013-11-28 14:44:59 +09:00 |
|
tmk
|
90c6f003ec
|
Add ps2_interrupt.c
|
2013-11-28 14:20:00 +09:00 |
|
tmk
|
7d193e2440
|
Add ps2_usart.c and fix set_led at USB wake
|
2013-11-28 11:31:48 +09:00 |
|
Benjamin Gould
|
a28376e930
|
changed tabs to spaces in bluefruit.c
|
2013-11-27 00:32:20 -05:00 |
|
Benjamin Gould
|
0b5af532ed
|
Added bluefruit protocol and converter for 70% M
|
2013-11-27 00:24:57 -05:00 |
|
tmk
|
00c71f2d21
|
Fix ps2_host_recv_response
|
2013-11-26 14:31:57 +09:00 |
|
tmk
|
084bdb977e
|
Add ps2_busywait.c and recfactor PS/2 protocol
|
2013-11-25 17:43:26 +09:00 |
|
tmk
|
06681b0ab9
|
Add printf macro as alias of xprintf
|
2013-11-25 17:39:45 +09:00 |
|
tmk
|
2cec799626
|
Add parenthses ito macro arguments
|
2013-11-21 23:23:57 +09:00 |
|
tmk
|
5e04455b08
|
Merge branch 'ps2_mouse_fix'
|
2013-11-21 13:01:47 +09:00 |
|
tmk
|
591c588079
|
Fix PS/2 USART version
|
2013-11-21 12:23:29 +09:00 |
|
tmk
|
20d283ea0c
|
Fix interrupt version of ps2.c
|
2013-11-21 10:29:29 +09:00 |
|
Simon Melhart
|
90450a74ef
|
Add tap toggle modifiers
Including documentation.
|
2013-11-20 09:21:33 -08:00 |
|
tmk
|
ec0e762ea5
|
Add build options of ps2_mouse
|
2013-11-20 15:28:58 +09:00 |
|
tmk
|
a045313fa3
|
Fix to build ps2_mouse with both LUFA and PJRC
- change API of ps2_mouse; ps2_mouse_task()
- remove mouse_report from host.c
|
2013-11-20 11:32:09 +09:00 |
|
tmk
|
8e8d2cc53d
|
Fix delay of PS/2 mouse init
|
2013-11-19 03:25:31 +09:00 |
|