NicoHood
|
f357dfc6c3
|
Added Improved Mouse
Made Mouse API compatible with HID-Project
|
2015-09-19 16:35:58 +02:00 |
|
NicoHood
|
1ef666451e
|
Added Arduino Mouse library (not compatible)
The next commit will patch the files for HID-Project
|
2015-09-19 16:17:09 +02:00 |
|
NicoHood
|
aad40a0798
|
Prevent other reports from sending while in bios mode
|
2015-09-19 16:15:33 +02:00 |
|
NicoHood
|
3ed2577dac
|
Enabled BootKeyboard by default, now dynamically chooses the protocol type
|
2015-09-19 15:55:22 +02:00 |
|
NicoHood
|
67904276e5
|
Made HID_ class members static inside the class, not global.
|
2015-09-19 15:41:41 +02:00 |
|
NicoHood
|
7f407fcb58
|
Important CDC Lag fix
|
2015-09-19 15:24:06 +02:00 |
|
NicoHood
|
0e297490ae
|
Added Boot Keyboard support
If enabled the keyboard will not work in the OS again. This still needs to be fixed.
Experimental!
|
2015-09-19 14:37:42 +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
|
02684edc0a
|
Added Pluggable HID duplicate
|
2015-09-19 09:10:12 +02:00 |
|
NicoHood
|
5d71e559fa
|
minor fixes
|
2015-09-19 09:09:25 +02:00 |
|
NicoHood
|
962b1a725f
|
Improved Keylayout definition
|
2015-09-08 19:12:22 +02:00 |
|
NicoHood
|
9a6f6d4a6c
|
Added missing keylayouts file
forgot in the last commits to add it
|
2015-09-08 18:11:46 +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
|
8d24749ec7
|
Added Teensy Keyboard
|
2015-09-06 19:52:33 +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 |
|
NicoHood
|
797b6c9cce
|
Added .a linkage PR fix
|
2015-08-24 17:05:20 +02:00 |
|
NicoHood
|
4df1f30427
|
Added Absolute Mouse
|
2015-08-09 19:08:12 +02:00 |
|
Nico
|
c46489200e
|
Update Readme.md
|
2015-08-09 14:45:01 +02:00 |
|
NicoHood
|
8de97930b7
|
Upated wrong readme file
|
2015-08-09 14:41:38 +02:00 |
|
NicoHood
|
bec08597f1
|
Switched to Library with version 2.4 for IDE 1.6.6
|
2015-08-09 14:39:42 +02:00 |
|
NicoHood
|
9f5cd4a075
|
Merge branch 'dev' of https://github.com/NicoHood/HID into dev
|
2015-07-13 11:20:43 +02:00 |
|
NicoHood
|
6c8cb0a08b
|
1.6.6 platforms fix
|
2015-07-13 11:18:24 +02:00 |
|
Nico
|
dd66f16870
|
Removed Gitter Chat
|
2015-05-29 19:30:03 +02:00 |
|
Nico
|
7b8941bbd1
|
Merge pull request #38 from per1234/PR-boards-manager-install
Add Boards Manager install support
|
2015-05-29 19:04:55 +02:00 |
|
per1234
|
2fa57a7eea
|
Add platforms index file
Adds Boards Manager install support.
|
2015-05-29 09:28:54 -07:00 |
|
NicoHood
|
17469bdb45
|
Updated Arduino Core files
Updated to a nightly between 1.6.4 and 1.6.5
|
2015-05-25 19:17:29 +02:00 |
|
NicoHood
|
15407a4f7f
|
Updated Libraries
|
2015-05-25 18:55:44 +02:00 |
|
NicoHood
|
09c2229608
|
Minor fixes
Updated platforms.txt
Added a few consumer definitions
|
2015-05-25 18:17:01 +02:00 |
|
NicoHood
|
19c61d732a
|
Added Simple HID-Bridge example
Since I dont have any time to produce any relyable Bridge, here is a simple example.
|
2015-05-20 17:00:13 +02:00 |
|
Nico
|
76d5f50241
|
Merge remote-tracking branch 'origin/dev' into dev
Conflicts:
examples/HID/Keyboard_Led/Keyboard_Led.ino
|
2015-04-27 15:01:24 +02:00 |
|
Nico
|
c28a1737e4
|
Removed documentation in the example itself
|
2015-04-27 15:00:20 +02:00 |
|
Nico
|
9ce75036e7
|
Update Keyboard_Led.ino
|
2015-04-24 18:06:32 +02:00 |
|
Nico
|
fea441c7b3
|
Example Compile error fix
https://github.com/arduino/Arduino/issues/2997
|
2015-04-20 14:34:15 +02:00 |
|
Nico
|
531ee3e915
|
Example Compile error fix
https://github.com/arduino/Arduino/issues/2997
|
2015-04-20 14:28:24 +02:00 |
|
Nico
|
1fad661cd5
|
Merge pull request #30 from NicoHood/master
Mouse fix
|
2015-04-19 18:31:41 +02:00 |
|
Nico
|
a25c2ee026
|
Mouse fix
|
2015-04-19 18:30:05 +02:00 |
|
Nico
|
c8e6127a8e
|
Minor Keyboard API fix
|
2015-04-14 19:21:52 +02:00 |
|
Nico
|
acaea55651
|
Updated Readme and credits
|
2015-04-14 19:16:59 +02:00 |
|
Nico
|
6a9f70bc2a
|
removed 1.6.2 note
|
2015-04-12 12:54:57 +02:00 |
|
Nico
|
c44f75b7af
|
Merge branch 'master' of https://github.com/NicoHood/HID
|
2015-04-12 12:53:56 +02:00 |
|
Nico
|
3ea4c6a55b
|
Update 2.2
|
2015-04-12 12:51:23 +02:00 |
|
Nico
|
e8ca301007
|
Added Keycode example
|
2015-04-11 09:31:32 +02:00 |
|