Commit graph

369 commits

Author SHA1 Message Date
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
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