tmk
520ddc19a1
Updated FAQ (markdown)
2014-05-19 18:39:29 -07:00
tmk
f1ed69fa7b
Updated FAQ (markdown)
2014-05-19 18:38:09 -07:00
tmk
b828fff788
Updated FAQ (markdown)
2014-05-16 16:26:25 -07:00
tmk
7fad7ddb0b
Updated FAQ (markdown)
2014-05-14 12:38:02 -07:00
Kai Ryu
ac570686b6
New branch for 6KRO feature
2014-05-13 14:57:13 +09:00
tmk
ea13eaf1c0
Updated FAQ (markdown)
2014-05-12 17:56:34 -07:00
tmk
50a763a460
Updated FAQ (markdown)
2014-05-12 17:56:12 -07:00
tmk
fa9ce5771f
Updated FAQ (markdown)
2014-04-30 20:45:43 -07:00
tmk
abe5edcaa7
Fix set LED for NKRO keyboard interface
2014-04-29 19:46:37 +09:00
tmk
b03717a10c
Unused endpoint of console OUT is commentout'd
2014-04-29 19:45:01 +09:00
tmk
7209c1d387
Add Makefiles for TMK converters.
2014-04-29 19:43:25 +09:00
tmk
110eea578b
Fix remotewakeup of PJRC stack( Fix #121 )
...
- without this fix wakeup often fails
- keyboard can wakeup once or twice but fails after that
2014-04-28 16:41:35 +09:00
tmk
37cf260764
Check if LUFA-git really exists( Fix #118 )
2014-04-28 08:55:07 +09:00
tmk
22854eb71b
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
b1a827aaa6
Updated FAQ (markdown)
2014-04-26 12:53:55 -07:00
tmk
5e3f2d2b2e
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
62d5ca9b81
Updated Projects (markdown)
2014-04-25 21:13:36 -07:00
tmk
2dbd047aa5
Updated Home (markdown)
2014-04-25 20:38:27 -07:00
tmk
9893fac5c5
Created Projects (markdown)
2014-04-25 20:37:46 -07:00
tmk
62117e7ea7
Change MCU setting to ATmega32U2
2014-04-25 15:26:11 +09:00
tmk
2db27ecedd
Fix description of pin usage
2014-04-25 15:16:12 +09:00
tmk
fc3a20c534
Add LUFA git repository(release 140302)
2014-04-25 13:39:35 +09:00
tmk
ad4cba172b
Move macro definitions from lufa.c to lufa.h
2014-04-25 12:19:14 +09:00
tmk
00e9a342df
Fix 'Shift Parentheses' example
2014-04-25 11:47:02 +09:00
tmk
3c5add5f80
Change LUFA build options
2014-04-24 11:26:06 +09:00
tmk
22d1aeb409
Updated FAQ (markdown)
2014-04-21 18:11:45 -07:00
tmk
6fc76b224b
Updated FAQ (markdown)
2014-04-21 18:10:48 -07: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
tmk
7963233140
Updated FAQ (markdown)
2014-04-14 16:16:06 -07:00
tmk
0f34b9fd44
Updated FAQ (markdown)
2014-04-14 15:31:02 -07:00
tmk
d3388d3468
Updated FAQ (markdown)
2014-04-11 19:32:25 -07:00
tmk
cecb912e53
Updated Compatible Microcontrollers (markdown)
2014-04-10 19:14:41 -07: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
2f0837bd6e
Updated FAQ (markdown)
2014-03-25 08:01:56 -07:00
tmk
0e03275c40
Updated FAQ (markdown)
2014-03-25 08:01:30 -07:00
tmk
ae74a81356
Updated FAQ (markdown)
2014-03-25 08:00:41 -07:00
tmk
43669fb270
Updated FAQ (markdown)
2014-03-24 17:01:43 -07: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
01a218f36b
Updated FAQ (markdown)
2014-03-16 13:39:50 -07:00
tmk
5383d37925
Updated FAQ (markdown)
2014-03-06 17:07:50 -08:00