tmk
428d904541
usb_usb: Update binary
2018-08-01 22:39:41 +09:00
tmk
c2ce617a36
usb_usb: Fix startup block bug
...
- This bug occurs when sending LED out report before keyboard becomes ready
- Ckecking with isReady() before using SetReport() solves this
- Slow startup keyboard like TMK trrigers this bug and Linux shows following error just after plugin converter
usb 3-1: device descriptor read/64, error -62
2018-07-05 23:40:55 +09:00
Jun Wako
d21cd993ca
usb_usb: Update README
2018-05-16 09:49:58 +09:00
tmk
7fa6a90a90
usb_usb: Fix code format
2018-03-03 16:18:13 +09:00
tmk
b2fa0ffa3b
usb_usb: Support Brazilian specific key in unimap
...
Keymap comma(KP_COMMA: 0x85)
2018-03-03 16:18:13 +09:00
tmk
ab6ddacc84
usb_usb: Support Korean specific keys in unimap
...
HAEN(LANG1: 0x90) and HANJ(LANG2: 0x91) keys are recognized as HENK and MHEN in unimap.
2018-03-03 16:18:13 +09:00
tmk
9dcecb5e28
usb_usb: Update binary
2017-07-16 16:10:30 +09:00
tmk
0d155c2211
usb_usb: Fix KANA in unimap #482
2017-07-16 16:06:54 +09:00
tmk
cf9f157a7f
usb_usb: Update binary
2017-05-11 01:00:29 +09:00
tmk
a38dd9dda5
usb_usb: Add Makefiles
2017-05-11 00:59:20 +09:00
tmk
3eae475f8b
usb_usb: Remove startup wait
...
Some keyboards boot up quickly and cannot be enumerated
when powering up converter and keyboard at same time
2017-05-11 00:16:21 +09:00
tmk
a88ad58342
core: Swap position of PEQL and PENT in unimap
2016-11-30 00:15:12 +09:00
tmk
51326077b0
usb_usb: Restore LED state when plugging keyboard
2016-10-18 15:10:43 +09:00
tmk
659ae2375e
usb_usb: Revert name of keymap macro
2016-09-10 12:12:26 +09:00
tmk
e957c1c6f1
usb_usb: Orgnize keymap files
2016-09-10 11:44:59 +09:00
tmk
144a048393
usb_usb: Change keymap
2016-09-07 16:04:25 +09:00
tmk
d46651b1a9
usb_usb: Fix unimap layout
2016-09-02 14:11:30 +09:00
tmk
fef48a3da5
usb_usb: Add unimap
2016-09-02 13:45:47 +09:00
tmk
7b31d1b9d9
Remove keymap read code from project directories
2016-08-29 13:54:44 +09:00
tmk
c04b6bec89
Fix: Use action_t in keymap files
2016-08-29 13:54:44 +09:00
tmk
148c6a5175
usb_usb: Add multiple keyboard support
...
it supports four keyboards and two cascaded hubs
2016-06-21 13:49:06 +09:00
tmk
5611f94fb1
usb_usb: Change matrix size 32x8 to 16x16
2016-01-15 12:18:58 +09:00
tmk
6382a9b5f4
usb_usb: Fix for keymap editor
2016-01-12 15:13:26 +09:00
tmk
2f3f17dba2
usb_usb: Fix JIS keymap
2015-11-21 16:05:42 +09:00
tmk
706b277646
usb_usb: Add keymap of iso and of jis
2015-11-18 14:17:51 +09:00
tmk
6f5e8ce17e
usb_usb: Support locking key indicator LED
2015-07-15 15:13:15 +09:00
tmk
9a7eeb4918
usb_usb: Fix keymap
2015-05-13 16:08:37 +09:00
tmk
b8fba54a20
usb_usb: Change debug LED pin config
2015-05-13 15:59:49 +09:00
tmk
6057e915b5
usb_usb: Fix initialize procedure
2015-05-13 13:58:10 +09:00
tmk
7860d09914
Change TMK_DIR setting
2015-04-10 01:53:24 +09:00
tmk
b4e2d325f3
Change TOP_DIR to TMK_DIR in makefiles
2015-04-09 16:20:42 +09:00
Jun Wako
2e17aa2d60
usb_usb: update README
2014-12-30 13:52:53 +09:00
Jun Wako
a0d6bb1818
usb_usb: Add SpaceFn and hasu keymap
2014-12-11 03:52:05 +09:00
Jun Wako
30864ea5e4
Update README
2014-12-11 00:59:08 +09:00
Jun Wako
27795b6b19
Change debug print config
2014-12-11 00:27:37 +09:00
Jun Wako
c9674d388d
Add USB Hub support
2014-12-10 23:52:38 +09:00
Jun Wako
0a9d9b8f9c
Fix print init; print_set_sendchar in main
2014-12-10 15:10:25 +09:00
Jun Wako
9de992ba0b
Change USB PID
2014-12-10 14:52:39 +09:00
Jun Wako
f6f698dda0
usb_usb: Update for new core layout
2014-12-05 09:59:08 +09:00
tmk
e3f4f7d8c4
Merge branch 'scottjad-master' into usb_usb_fix
2014-09-22 10:52:27 +09:00
tmk
ea524d7bef
Adhoc fix compile error of usb_usb
2014-09-22 10:42:20 +09:00
Scott Jaderholm
a59dea558e
usb_usb: Remove mention of downloading LUFA
2014-09-14 21:38:10 -07:00
Scott Jaderholm
c35e3e8596
usb_usb: Remove mention of merged usb_hid branch
2014-09-14 21:37:20 -07:00
Thomas Russell Murphy
3ee5f565ae
Spellchecking converter README files.
2014-01-07 11:03:18 +09:00
tmk
353a9b56e6
Fix BOOTLOADER_SIZE setting
2013-03-29 11:31:21 +09:00
tmk
8a81986191
Fix keymap to adjust new keyboard.c.
2012-10-19 15:33:02 +09:00
tmk
ce2e06c394
Fix projects for new keycodes
2012-10-17 21:43:44 +09:00
tmk
c845fd078c
changes function name keyboard_proc to keyboard_task
2012-10-17 15:55:37 +09:00
tmk
f1a64fc959
converter/usb_usb: Change keymap.
2012-09-06 13:05:28 +09:00
tmk
2a5ce5ef70
Add converter/usb_usb/README
2012-09-05 02:46:34 +09:00