Commit graph

24 commits

Author SHA1 Message Date
Andrew J. Kroll
6638f61352 Finalize fix 2013-12-18 22:20:50 -05:00
Andrew J. Kroll
77efe42a71 Fix hidboot not allocating or checking properly on mouse.
Removal of duplicate code: Force all drivers to delay after setting address.
2013-12-18 22:02:51 -05:00
Andrew J. Kroll
5785115cdb Type fixes, new debug macro, debug bug fixes. 2013-12-18 15:18:28 -05:00
Kristian Lauszus
0a7ffe5776 Allow to override default arrays in hidboot, so it can easily be used with other keyboard layouts 2013-12-05 19:57:50 +01:00
Kristian Lauszus
75637bab31 Merge branch 'master' into xxxajk 2013-12-05 07:26:41 +01:00
Andrew J. Kroll
f38a0f6515 Refactor conflicting defines 2013-12-04 21:11:25 -05:00
Andrew J. Kroll
e18eb57752 fix all warnings for ARM, fix a few small bugs 2013-12-04 18:40:23 -05:00
Kristian Lauszus
315af437ed Now easier to disable and enable printing of incoming data 2013-12-01 17:06:32 +01:00
Andrew J. Kroll
2432379a27 Improved hidboot, now supports composite keyboard mouse devices. 2013-09-29 16:08:20 -04:00
Andrew J. Kroll
af2cf97b5e Fix headers 2013-09-23 16:08:31 -04:00
Andrew J. Kroll
811baa0c4d [BUGFIX] HID - Release bAddress on fail. 2013-09-02 23:01:59 -04:00
Oleg Mazurov
261e5f1bd2 commit 2013-06-11 21:11:43 -06:00
Oleg Mazurov
7d981b4361 Merge branch 'xxxajk' into premerge 2013-06-06 17:19:26 -06:00
Andrew J. Kroll
f1e01dbaab merge with head 2013-05-16 17:03:44 -04:00
Andrew J. Kroll
814c2baf55 debugging macro fixes 2013-05-16 16:43:51 -04:00
Kenneth Newwood
a669933c44 Added KeyboardReportParser::OnControlKeysChanged(before, after) to be able to react on control key presses and enhanced the HID keyboard example. 2013-05-16 20:45:26 +02:00
Oleg Mazurov
9d58b9d09c added gearfreak's NAK limit fix 2013-05-12 12:42:06 -06:00
Kenneth Newwood
b3bd3ee059 Make KeyboardReportParser::handleLockingKeys() virtual to override keyboard LED handling. 2013-05-02 13:34:29 +02:00
Andrew J. Kroll
5ec8889fa3 Unify a bunch of debug fail messages to a single point. More needed. 2013-03-30 10:29:16 -04:00
Andrew J. Kroll
904f2ff25a Clean up code formatting to industry standards. 2013-03-28 04:46:43 -04:00
Andrew J. Kroll
629594f957 Merge my debug changes.
Merge my format sanity changes.
Track everything.
2013-03-28 03:26:02 -04:00
Oleg Mazurov
2c728cd7dd Arduino-1.0 compatibility added 2012-01-10 12:49:42 -07:00
Oleg Mazurov
df307305f5 reduced poll interval to 10ms 2011-10-11 13:16:30 -06:00
Oleg Mazurov
d8596b0077 HID support added 2011-10-11 12:37:54 -06:00