NicoHood
|
700ca71cf8
|
Finally changes SetReportData function to int
This was required since available() of stream also uses int and not uint16_t sadly
|
2015-09-22 21:25:11 +02:00 |
|
NicoHood
|
803ecfddf5
|
Made SetReportData more flexible
can now take more data and keep the data array if changed to zero.
|
2015-09-22 20:48:35 +02:00 |
|
NicoHood
|
a0edeebc61
|
Send the whole data for an out report
RawHID does not add the reportID again, so we need to see the first byte there
For the keyboard led you can just ignore this byte
|
2015-09-20 14:05:08 +02:00 |
|
NicoHood
|
250ce02838
|
Changed setReportData length to 1 byte
|
2015-09-20 12:30:43 +02:00 |
|
NicoHood
|
b617fb0b3d
|
(NKRO) Keyboard improvements
|
2015-09-20 10:55:13 +02:00 |
|
NicoHood
|
78c763e438
|
Updated HIDDevices for new, modified Pluggable HID version
Keyboard got improved a bit as well.
|
2015-09-19 13:15:32 +02:00 |
|
NicoHood
|
36fdbb4987
|
Minor fixes
|
2015-09-19 12:45:43 +02:00 |
|
NicoHood
|
f34df6edef
|
Added KeyboardLeds/HID Out Report
This also enables the option for further raw HID development.
|
2015-09-19 12:16:29 +02:00 |
|
NicoHood
|
75a4d3cb33
|
Fixed Keyboard and added HID-Tables
|
2015-09-08 18:10:32 +02:00 |
|
NicoHood
|
2f86c68f4d
|
removed weak asciimap wrapper
|
2015-09-08 17:57:04 +02:00 |
|
NicoHood
|
744160b847
|
Some Generailzations
|
2015-09-08 17:50:01 +02:00 |
|
NicoHood
|
ef33241ca3
|
Different inclusion of Teensy Keyboard
Moved Report IDs to the HID-Project.h file
|
2015-09-08 17:31:29 +02:00 |
|
NicoHood
|
c1e99d95f5
|
Keyboard fixes
|
2015-09-06 19:51:30 +02:00 |
|
NicoHood
|
5a13d971e7
|
Added different keyboard layouts function
|
2015-08-30 19:06:56 +02:00 |
|
NicoHood
|
977edf7ddc
|
Imrpoved Keyboard Key definitions
|
2015-08-29 18:13:54 +02:00 |
|
NicoHood
|
d61be5d08a
|
Added Improved Keyboard
No changes made yet
|
2015-08-29 18:12:51 +02:00 |
|