index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clean host.h interface.
tmk
2012-10-17
1
-2
/
+2
*
changes function name keyboard_proc to keyboard_task
tmk
2012-10-17
3
-3
/
+3
*
Initial version of new code for layer switch is added.
tmk
2012-10-17
1
-1
/
+1
*
Fix PS/2 protocol build options
tmk
2012-10-14
1
-7
/
+8
*
To prevent key stuck clear matrix array when ADB error occurs.
tmk
2012-09-20
1
-0
/
+5
*
ad hoc fix for wrong bit read problem of adb.c.
tmk
2012-09-19
1
-0
/
+6
*
Fix timeout logic of LUFA sendchar(), sned_*().
tmk
2012-09-06
1
-6
/
+34
*
Add converter/usb_usb/README
tmk
2012-09-05
1
-1
/
+2
*
usb_hid: workaround for compile on Windows.
tmk
2012-09-04
2
-0
/
+16
*
usb_hid: Fix timer size uint16_t to uint32_t;
tmk
2012-09-02
5
-10
/
+21
*
Add submodule USB_Host_Shield_2.0 from my repositry.
tmk
2012-09-02
1
-0
/
+0
*
Remove submodule USB_Host_Shield_2.0(original).
tmk
2012-09-01
1
-0
/
+0
*
Add USB to USB converter. unmature.
tmk
2012-08-28
1
-2
/
+15
*
test build of 'Host shield' in minimal env.
tmk
2012-08-28
18
-259
/
+442
*
Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.
tmk
2012-08-28
42
-0
/
+8139
*
Add USB HID(host) protocol.(not finished)
tmk
2012-08-28
6
-0
/
+295
*
Fix the way of sending out IN packet.
tmk
2012-08-28
1
-22
/
+19
*
Add CONSOLE_ENABLE build option to LUFA.
tmk
2012-07-20
3
-88
/
+139
*
Interrupt driven Control ep and Console task
tmk
2012-07-08
2
-40
/
+62
*
Fix LUFA descriptor of Extra for Windows
tmk
2012-07-02
1
-4
/
+4
*
Add support of USBasp bootloader.
tmk
2012-06-30
2
-52
/
+7
*
Add Makefile.lufa to keyboard/hhkb and hbkb.
tmk
2012-06-30
1
-1
/
+2
*
Fix bootloader.c
tmk
2012-06-30
2
-42
/
+1
*
confirm SetReport LED.
tmk
2012-06-29
3
-59
/
+85
*
Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.
tmk
2012-06-29
3
-22
/
+104
*
Make console compatible with PJRC hid_listen.
tmk
2012-06-28
1
-2
/
+2
*
Add protocol/lufa. LUFA supported now.
tmk
2012-06-28
6
-12
/
+1084
*
Add consumer/system control feature to LUFA.
tmk
2012-06-28
2
-27
/
+15
*
Add LUFA mouse feature and fix mouse report.
tmk
2012-06-28
2
-6
/
+41
*
Add a keymap layer into ADB converter.
tmk
2012-06-18
1
-1
/
+0
*
Moved protocol files; news and x68k.
tmk
2012-06-11
4
-0
/
+341
*
Fixed Makefile to adjust new directories.
tmk
2012-06-07
3
-3
/
+3
*
Moved files to common, protocol and doc directory
tmk
2012-06-07
60
-0
/
+13820
[prev]