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 |
|
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 |
|
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
|
aeb7af566f
|
fixes for BM compat
|
2015-06-24 14:40:30 -07:00 |
|
Erik Tylek Kettenburg
|
92c97e3b2b
|
updated to latest arduino version with transaction support
|
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 |
|