Factor Sixty
|
6844d32b06
|
added functionality to send keypresses, i.e. just a press-and-hold, without release.
sendKeyStroke sends the release automatically, which creates a problem when you want to use the repeating key functionality of your OS.
|
2016-01-16 14:12:45 +01:00 |
|
Erik Tylek Kettenburg
|
bd916e2eea
|
Merge pull request #11 from mpflaga/master
TCCR0B not initialized in DigisparkRGB example
|
2015-10-10 02:14:52 -07:00 |
|
Erik Tylek Kettenburg
|
4a1f9c7ac5
|
Merge pull request #8 from awenisko/patch-1
Update wiring.h
|
2015-10-10 02:14:31 -07:00 |
|
Erik Tylek Kettenburg
|
836e363726
|
Merge pull request #9 from awenisko/patch-2
Update wiring_digital.c
|
2015-10-10 02:13:12 -07:00 |
|
Michael P. Flaga
|
2de159b44d
|
TCCR0B not initialized in DigisparkRGB example
|
2015-10-05 13:20:42 -04:00 |
|
awenisko
|
7533853c57
|
Update wiring_digital.c
Implemented INPUT_PULLUP digital pin mode.
|
2015-09-03 18:32:28 +02:00 |
|
awenisko
|
7d52a0cfb9
|
Update wiring.h
Defined INPUT_PULLUP mode.
|
2015-09-03 18:30:06 +02:00 |
|
Erik Tylek Kettenburg
|
60edebc52b
|
Merge pull request #7 from SoundGuy/patch-1
fixed bug that prevented this from compiling
|
2015-08-13 22:20:08 -07:00 |
|
Oded Sharon
|
008b95382b
|
fixed bug that prevented this from compiling
added const to line 273 to prescalers
|
2015-08-11 11:41:40 +03:00 |
|
Erik Tylek Kettenburg
|
528559488d
|
updated with windows drivers and installer
|
2015-06-25 14:49:02 -07:00 |
|
Erik Tylek Kettenburg
|
487b621a89
|
add drivers to windows
|
2015-06-24 16:13:07 -07:00 |
|
Erik Tylek Kettenburg
|
2f8eec51b4
|
fix to stop warning in 1.6.5+
|
2015-06-24 15:55:28 -07:00 |
|
Erik Tylek Kettenburg
|
aeb7af566f
|
fixes for BM compat
|
2015-06-24 14:40:30 -07:00 |
|
Erik Tylek Kettenburg
|
8810516130
|
add avrdude dummy back in as launcher
|
2015-06-23 20:30:23 -07:00 |
|
Erik Tylek Kettenburg
|
92c97e3b2b
|
updated to latest arduino version with transaction support
1.6.5a
|
2015-06-23 14:10:48 -07:00 |
|
Erik Tylek Kettenburg
|
4e2f6ffa1c
|
updated to latest adafruit version
|
2015-06-23 14:08:14 -07:00 |
|
Erik Tylek Kettenburg
|
68ad726f9b
|
add pro support
|
2015-06-23 13:39:23 -07:00 |
|
Erik Tylek Kettenburg
|
6ca6b114d5
|
switch to setup for Arduino Boards Manager
|
2015-06-23 12:42:35 -07:00 |
|
Erik Tylek Kettenburg
|
bc55c9bb45
|
Merge branch 'master' of https://github.com/digistump/DigistumpArduino
|
2015-01-19 21:06:27 -08:00 |
|
Erik Tylek Kettenburg
|
32573857c0
|
Changes from @defragster for OLED
|
2015-01-19 21:05:37 -08:00 |
|
Erik Tylek Kettenburg
|
df42601d87
|
Up to release C
|
2015-01-16 17:48:34 -08:00 |
|
Erik Tylek Kettenburg
|
6e29ad8d17
|
digicdc speed up! thanks @defragster
v1.5.8C
|
2015-01-15 14:43:55 -08:00 |
|
Erik Tylek Kettenburg
|
7f0e4124e0
|
Update DigiCDC.h
|
2015-01-14 21:40:28 -08:00 |
|
Erik Tylek Kettenburg
|
a83f085330
|
Update DigiCDC.cpp
make delay configurable
|
2015-01-14 21:39:48 -08:00 |
|
Erik Tylek Kettenburg
|
d56454e098
|
remove old oled library
|
2015-01-14 18:09:15 -08:00 |
|
Erik Tylek Kettenburg
|
52f444d221
|
Add OLED library - update tiny wire libraries - add support for all PWM channels and PWM on pin 8
|
2015-01-14 18:08:45 -08:00 |
|
Erik Tylek Kettenburg
|
fb93846380
|
pwm fix - add 9dof example
|
2015-01-12 18:23:47 -08:00 |
|
Erik Tylek Kettenburg
|
02c36dfd60
|
add special Pro pwm functions
|
2015-01-12 15:16:52 -08:00 |
|
Erik Tylek Kettenburg
|
ae86668681
|
fix for basic robot example
|
2015-01-07 17:52:32 -08:00 |
|
Erik Tylek Kettenburg
|
d8e0256a91
|
Add more examples - fix robot example
|
2015-01-07 17:48:49 -08:00 |
|
Erik Tylek Kettenburg
|
f92e829acd
|
update cdc example
|
2015-01-06 14:34:47 -08:00 |
|
Erik Tylek Kettenburg
|
a9864c18e8
|
mouse and cdc fixes
|
2015-01-06 14:27:24 -08:00 |
|
Erik Tylek Kettenburg
|
56dda1007d
|
add new.h/cpp
|
2015-01-03 14:29:04 -08:00 |
|
Erik Tylek Kettenburg
|
e09b5f479b
|
added updated tinypinchange and associated libraries to support PRO
|
2014-12-23 13:07:19 -08:00 |
|
Erik Tylek Kettenburg
|
d5fa60a1ec
|
change folder names, remove duplicate DigiJoystick folder
|
2014-12-23 12:32:26 -08:00 |
|
Erik Tylek Kettenburg
|
1fd5034261
|
fixes for usb and 1.5.8 - DigiUSB and DigiJostick libs
|
2014-12-23 12:24:28 -08:00 |
|
Erik Tylek Kettenburg
|
48053b678c
|
Fix for 1.5.8
|
2014-12-23 12:12:46 -08:00 |
|
Erik Tylek Kettenburg
|
c9c6354e5e
|
Delete DigiKeyboard.h.old
|
2014-12-23 12:11:54 -08:00 |
|
Erik Tylek Kettenburg
|
3a65e107c1
|
Add Digispark Pro to MCUs using tinywirem
|
2014-12-23 01:12:50 -08:00 |
|
Erik Tylek Kettenburg
|
80a8414444
|
Update pins_arduino.h
|
2014-12-23 00:53:40 -08:00 |
|
Erik Tylek Kettenburg
|
887be86cd5
|
Update pins_arduino.h
|
2014-12-23 00:53:24 -08:00 |
|
Erik Tylek Kettenburg
|
9d3fff43c0
|
fix pin change interrupts
|
2014-12-23 00:53:09 -08:00 |
|
Erik Tylek Kettenburg
|
9d7d91d80b
|
Update README.md
|
2014-12-21 14:04:31 -08:00 |
|
Erik Tylek Kettenburg
|
e654e59a54
|
Merge branch 'master' of https://github.com/digistump/DigistumpArduino
|
2014-12-20 21:02:52 -08:00 |
|
Erik Tylek Kettenburg
|
6c75499202
|
add linux binaries
|
2014-12-20 21:02:16 -08:00 |
|
Erik Tylek Kettenburg
|
58157e2dc1
|
Update README.md
|
2014-12-20 18:38:22 -08:00 |
|
Erik Tylek Kettenburg
|
536d3a90b4
|
Update README.md
|
2014-12-20 13:24:30 -08:00 |
|
Erik Tylek Kettenburg
|
158d655dfa
|
fix digimouse
v1.5.8B
|
2014-12-20 13:07:59 -08:00 |
|
Erik Tylek Kettenburg
|
de2937f691
|
fix path to avrdude
|
2014-12-20 12:34:24 -08:00 |
|
Erik Tylek Kettenburg
|
2f74dc9204
|
Update pins_arduino.h
|
2014-12-20 12:31:22 -08:00 |
|