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
Nico
2f3e24f3b4
corrected weak hid sending function
2015-02-11 19:19:57 +01:00
Nico
ab25e80b0d
remove test
2015-02-11 17:24:14 +01:00
Nico
39ee9c8d95
Added the fixes again
...
had some problems with last commit
2015-02-11 16:58:07 +01:00
Nico
eeb929dc8c
Readme
2015-02-11 16:55:39 +01:00
Nico
36cba28322
made gamepad report private again
...
people (like me!) should rather use advanced gamepad for such things
2015-02-11 16:14:24 +01:00
Nico
64f2a0a66b
fix issue #12
...
https://github.com/NicoHood/HID/issues/12
2015-02-11 15:39:15 +01:00
Nico
1950101aba
fix issue #12
...
https://github.com/NicoHood/HID/issues/12
2015-02-11 15:37:17 +01:00
Nico
c38ee8e1ea
Merge pull request #11 from NicoHood/master
...
Fixed bug which occured after another "fix"
2015-02-11 07:55:06 +01:00
Nico
9a84bca6da
Added F() makro to Keyboard example
2015-02-11 07:52:57 +01:00
Nico
9c9e8353f9
gitignore
2015-02-10 19:25:48 +01:00
Nico
8c81c7b2e8
Minor updates
2015-02-10 18:50:06 +01:00
Nico
9e62034439
added keywords file
2015-02-10 18:48:23 +01:00
Nico
6f3996ef8b
Fixed bug which occured after another "fix"
2015-02-03 19:05:30 +01:00
Nico
6c05380f83
Serial fix
2015-02-02 21:33:13 +01:00
Nico
e6642ca0dc
Correct undefined Serial Buffer Size
...
https://github.com/arduino/Arduino/pull/2597
2015-02-02 20:36:25 +01:00
Nico
68cc2c9faa
Merge pull request #10 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to Readme.md
2015-02-02 18:51:33 +01:00
The Gitter Badger
1b42a6487d
Added Gitter badge
2015-02-02 17:50:20 +00:00