tmk
3c5add5f80
Change LUFA build options
2014-04-24 11:26:06 +09:00
tmk
a5d4a1f3e1
Return when ready check loop is timeouted( Fix #115 )
2014-04-22 01:37:32 +09:00
tmk
c6902681e7
Change PollingIntervalMS to 10ms( Fix #114 )
2014-04-21 12:18:12 +09:00
Shayne Holmes
e5bafff725
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.
2014-04-09 15:54:16 -07:00
tmk
894a387d1f
Merge pull request #110 from xauser/master
...
Enhanced Backlight Support
2014-04-09 10:02:53 +09:00
Ralf Schmitt
589d99b448
New macro: ACTION_BACKLIGHT_LEVEL(level)
...
To have full control of the backlight level.
2014-04-08 21:02:46 +02:00
tmk
5c63751790
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
13fbab9d8b
Show correct function name for default layer set
2014-03-27 23:59:25 +01:00
tmk
1722e04e73
Merge pull request #102 from xauser/master
...
Support for Lightsaber keyboard
2014-03-24 10:45:46 +09:00
Ralf Schmitt
1482fe92a0
Added Lightsaber FN-layer
2014-03-22 13:13:37 +01:00
Ralf Schmitt
498ea75d1b
Lightsaber clean ups
2014-03-22 12:41:45 +01:00
Ralf Schmitt
526d988a0c
Added basic led+backlight support
2014-03-19 23:58:08 +01:00
Ralf Schmitt
160678a7b8
Updated Lightsaber read me
2014-03-19 00:21:45 +01:00
Ralf Schmitt
5ca3bde10a
Support for Lightsaber keyboard
2014-03-19 00:15:56 +01:00
tmk
7474e14d06
Fix markdown syntax
2014-02-17 16:57:02 +09:00
tmk
a03a197fe2
Merge branch 'ibm4704'
2014-02-17 16:43:19 +09:00
tmk
48d27378f4
Fix README.md and ibm4704.txt
2014-02-17 16:42:43 +09:00
tmk
01f02e8457
Change IS_COMMAND macro
2014-02-17 16:41:40 +09:00
tmk
188ab49dd3
Merge branch 'ibm4704'
2014-02-13 09:45:54 +09:00
tmk
428b236461
Add converter/ibm4704_usb
2014-02-13 09:45:02 +09:00
tmk
294aa396da
Rename a file
2014-02-13 09:33:34 +09:00
tmk
776ccd3e67
Change keymap_plain.c
2014-02-11 01:55:49 +09:00
tmk
4ab0ebb199
Change pin configuration
2014-02-11 00:37:19 +09:00
tmk
47d812bfd6
Add connector pinouts
2014-02-10 23:49:57 +09:00
tmk
902afcc509
Add doc 4704.txt and protocol comment
2014-02-10 11:05:18 +09:00
tmk
0f827cf94c
Add keymap_hasu.c
2014-02-10 10:01:42 +09:00
tmk
89c7b9b097
Add README.md
2014-02-10 07:02:48 +09:00
tmk
54a06c2520
Change error no and clean debug code
2014-02-10 06:46:43 +09:00
tmk
c4efadf68a
Tweak keyboard initialize
2014-02-09 08:25:23 +09:00
tmk
ebe951a445
Add Initial files of 4704_usb
2014-02-09 02:42:17 +09:00
tmk
cb3a547ebf
Make modifiers 'weak' in macro
2014-01-28 10:55:51 +09:00
Thomas Russell Murphy
a86c1e2b71
Spellchecking keyboard README files.
2014-01-07 11:03:18 +09:00
Thomas Russell Murphy
3ee5f565ae
Spellchecking converter README files.
2014-01-07 11:03:18 +09:00
tmk
6e9260cc17
Merge pull request #92 from bgould/upstream
...
Added NeXT keyboard converter
2014-01-06 17:57:30 -08:00
Benjamin Gould
f7bb7c4fa9
Added NeXT keyboard converter
2014-01-06 17:07:10 -05:00
tmk
a35cf0e458
Merge pull request #90 from thomasrussellmurphy/master
...
Spellcheck of README.md and Documentation
2014-01-02 21:10:16 -08:00
Thomas Russell Murphy
e0a95d4075
Spellchecked documentation.
2014-01-02 19:05:52 -05:00
Thomas Russell Murphy
22bd315b64
Spellcheck of README.md
2014-01-02 18:37:20 -05:00
tmk
73ab537bfc
Add TRS-80 model 100 instruction
2014-01-03 08:05:19 +09:00
tmk
cb33e78126
Merge branch 'master' of github.com:tmk/tmk_keyboard
2014-01-03 07:10:53 +09:00
tmk
92cda14f7a
Add ascii_usb ASCII Serial Console terminal converter
2014-01-03 07:07:42 +09:00
tmk
dcfae0beb5
Merge pull request #88 from sigma/sun_usb_fixes
...
Sun usb fixes
2013-12-28 03:08:11 -08:00
Yann Hodique
8e9498f066
fix hard-coded keys
...
values provided to macro were not used for the "K61,K49,K33, K30" block
2013-12-26 21:52:58 -08:00
Yann Hodique
8fc26a1360
fix compilation
2013-12-26 21:16:27 -08:00
tmk
37bf34d5b1
Merge pull request #86 from tibounise/master
...
Fixing a typo
2013-12-16 16:02:08 -08:00
TiBounise
696a7fbc6f
Fixing a typo
2013-12-16 19:53:02 +01:00
tmk
ac1acca8d7
Add description of keyboard report in report.h
2013-12-16 21:56:44 +09:00
tmk
c9dee36e42
Make ps2_usart default and fix SpaceFN
2013-12-02 12:04:50 +09:00
tmk
0b917d4f10
Fix README.md of hhkb
2013-11-30 12:33:32 +09:00
tmk
6d76e60095
Merge branch 'hhkb_spaceFN'
2013-11-30 12:04:39 +09:00