tmk
92004d6786
Fix document on HHKB internal
2014-07-09 16:33:40 +09:00
tmk
6013483050
Add HHKB JP support
...
- scan matrix about twice faster
2014-07-09 15:31:52 +09:00
tmk
34373185b7
Merge pull request #124 from kairyu/6kro
...
USB 6KRO with pseudo- or half- NKRO feature
2014-07-07 12:46:12 +09:00
tmk
3eeb0a9623
Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit
...
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
2014-07-07 12:01:01 +09:00
tmk
326e559719
Merge pull request #125 from tibounise/patch-1
...
Fixing typo
2014-07-07 11:14:44 +09:00
tmk
7079ba5d51
Merge pull request #126 from xauser/master
...
Added support for bpiphany's Kitten Paw controller
2014-07-07 11:13:31 +09:00
Oleg Kostyuk
53030f1b65
Updates to CUB's layout - change TAPPING_TERM
2014-07-01 13:20:34 +03:00
Oleg Kostyuk
0a4cc0db31
Merge remote-tracking branch 'tmk/master' into cub_layout
2014-07-01 13:17:09 +03:00
Ralf Schmitt
a70acecb1c
Added support for bpiphany's Kitten Paw controller (Costar Majestouch)
2014-06-27 13:04:23 +02:00
tmk
9c8d0f6c0d
Change keymaps of M0110
2014-06-22 14:15:38 +09:00
Oleg Kostyuk
76c7ebebd7
Updates to CUB's layout - improvements on Layer8
2014-06-22 02:03:43 +03:00
Oleg Kostyuk
1ed80a9a67
Updates to CUB's layout - improvements on Layer4
2014-06-21 00:35:22 +03:00
TiBounise
91b65c0a54
Fixing typo
2014-06-20 18:43:57 +02:00
tmk
382eaebd3d
Fix debug print of ps2_mouse
2014-06-15 14:04:16 +09:00
tmk
aad92d81cb
Fix keymap of ps2_usb
2014-06-12 17:33:02 +09:00
tmk
9fdb02017b
Add Ctrl + Up(SpaceFN) -> PgUp
2014-06-12 17:23:02 +09:00
tmk
caf7b4e68a
Make keymap_hhkb as default and change keymap_hasu
2014-06-12 17:19:58 +09:00
tmk
ed8cf12d25
Add ISO keymap(issue #35 ) and use new keymap API
2014-05-21 02:43:19 +09:00
Kai Ryu
ac570686b6
New branch for 6KRO feature
2014-05-13 14:57:13 +09: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
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
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
Oleg Kostyuk
a26af7ca07
Merge remote-tracking branch 'tmk/master' into cub_layout
2014-04-23 01:47:47 +03:00
Oleg Kostyuk
7cd04d97b5
Added support for per-layer FN-translations
2014-04-23 01:39:51 +03:00
Oleg Kostyuk
2405c989b0
Added example how to handle custom keys
2014-04-23 01:22:07 +03:00
Oleg Kostyuk
2381945e30
Updates to CUB's layout - rearrange FN-keys
2014-04-22 20:50:20 +03: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
Oleg Kostyuk
793e6dc1a2
Updates to CUB's layout
2014-04-16 05:03:30 +03:00
Oleg Kostyuk
1cf2ea29dc
Updates to CUB's layout - redefined mouse constants
2014-04-16 04:41:00 +03:00
Oleg Kostyuk
77e946432e
Updates to CUB's layout - added media keys
2014-04-16 04:28:27 +03:00
Oleg Kostyuk
897daee456
Updates to CUB's layouts
2014-04-16 04:17:37 +03:00
Oleg Kostyuk
b08d4e7f69
Change PRODUCT_ID to custom value
2014-04-16 04:14:51 +03:00
Oleg Kostyuk
139ab7a418
Reimplement FN21/FN22 - same Layer5/Layer6 but with permanent CTRL+ALT
2014-04-16 03:54:43 +03:00
Oleg Kostyuk
4bc8e4018d
Lower delay for reboot by TEENSY_KEY
2014-04-16 03:53:00 +03:00
Oleg Kostyuk
eb9c38ff94
Remove unused code
2014-04-16 03:51:47 +03:00
Oleg Kostyuk
b236b2c616
Fix compiler warning
2014-04-16 03:50:23 +03:00
Oleg Kostyuk
5ddefef79f
Updates to keyboard layout switcher script
2014-04-16 02:09:52 +03: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