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
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
Nico
d75c598a62
Moved and improved examples
2015-04-11 09:31:23 +02:00
Nico
a0d56739a8
Readme update
2015-04-06 15:38:00 +02:00
Nico
7321da7a8f
Merge pull request #21 from NicoHood/NicoHood-Gampad-Fix
...
Gampad fix
2015-04-05 16:53:35 +02:00
Nico
abf6dc1cbd
Merge pull request #20 from NicoHood/Media-Test
...
Consumer Fixes
2015-04-04 19:06:19 +02:00
Nico
e81627d7fa
Revert "Consumer Custom test"
...
This reverts commit b488056469 .
2015-04-04 21:04:53 +02:00
Nico
b488056469
Consumer Custom test
2015-04-04 20:55:29 +02:00
Nico
345dc26257
Consumer Fixes
2015-04-04 20:55:18 +02:00
Nico
a6bec493eb
Added wiki link
2015-04-04 20:21:59 +02:00
Nico
1e9a538284
Revert "Revert "Fixed compiler path for mac""
...
This reverts commit dc28bd4f12 .
2015-04-02 16:10:42 +02:00
Nico
adea44b5c3
Update Readme.md
2015-04-02 15:12:58 +02:00
Nico
dc28bd4f12
Revert "Fixed compiler path for mac"
...
This reverts commit e01422733a .
2015-04-01 17:03:46 +02:00
Nico
e01422733a
Fixed compiler path for mac
...
Due to PR here: https://github.com/sparkfun/SF32u4_boards/pull/14
2015-03-30 17:51:09 +02:00
Nico
f991009f73
Fix Issue #15
2015-03-30 17:01:54 +02:00
Nico
731d5c29f0
Added Menu Key definition
...
Opens context menus like a right mouse click.
2015-03-30 17:01:25 +02:00
Nico
bcc47fdcfc
Delete .gitignore
2015-03-20 20:32:21 +01:00
Nico
0db09e7b3f
fix issue #14
2015-03-17 21:11:28 +01:00
Nico
2b7c1ad1dd
fix issue #14
2015-03-17 21:10:59 +01:00
Nico
f7593de4eb
Merge pull request #18 from NicoHood/master
...
fix issue #12
2015-03-17 21:02:39 +01:00
Nico
e9748a7a8f
Fix issue #16
2015-03-01 14:23:49 +01:00
Nico
2289569e7d
Integrated System wakeup into API
2015-02-28 10:42:52 +01:00
Nico
8fb1a2cb04
Added better USB PID costumization
2015-02-24 07:45:46 +01:00
Nico
8681c19dab
Added No USB workaround to pins.h
...
Due to a bad Leonardo Bootloader this is the only way (i know) to fix
this bug right now. It no longer needs to be included in the sketch
anymore, this will be compiled automatically now.
2015-02-20 14:45:25 +01:00
Nico
8392355ebe
Updated HID-Bridge
...
Now works for USB and IO AVR. Still not complete.
2015-02-20 14:43:50 +01:00
Nico
389a45db9f
Updated USB-Serial
...
Made it a little prettier
2015-02-20 14:43:22 +01:00
Nico
0e738a08d9
Added Runbootloader example
...
Alternative way to the USB-Serial Bridge
2015-02-20 14:33:11 +01:00
Nico
f6a19cff3d
Update Readme.md
2015-02-20 10:52:46 +01:00
Nico
3dcc5fcfdf
Update Readme.md
2015-02-18 09:53:08 +01:00
Nico
f2695b14ef
Applied last SoftSerial fix
2015-02-17 20:26:14 +01:00
Nico
17045e3a92
Updated HIDBridge and NHP
2015-02-17 20:15:23 +01:00
Nico
36e125a62d
Moved Keywords.txt to HIDBridge
...
installing is now not needed anymore
2015-02-17 20:13:35 +01:00
Nico
b198693b5b
Update Readme.md
2015-02-17 08:22:26 +01:00
Nico
d27720ec91
Arduino as ISP fix for 328
...
Now it should work with 32u4, 16u2 and 328 and probably others as well
2015-02-17 08:22:00 +01:00
Nico
619bdf633b
HID Bridge update
2015-02-16 16:07:31 +01:00
Nico
4cfa0c6964
Minor fixes + HIDBridge
...
* increased HW Serial1 RX buffer size from 16 to 32 (TX still 16)
* removed fixed size in report buffers
* used HID_KeyboardReport_Data_t now in Keyboard API
HID Bridge works for transmitting
2015-02-14 12:37:35 +01:00