Erik Kettenburg
b9a79d8b2e
add eeprom library explicitly
2016-05-16 17:19:02 -07:00
Nathan Friedly
f402493d27
formatting improvements to RGB example
...
White space-only changes to fix indentation and general consistency withing example
2016-03-29 10:59:10 -04:00
Vincent Lee
2b684b9034
Updates DigiKeyboard.h to add arrows keys.
...
Signed-off-by: Vincent Lee <vlee489@users.noreply.github.com>
2016-03-07 18:59:06 +00:00
Erik Kettenburg
822a2e4f55
update spi, fix lcd error
2016-02-12 19:09:37 -08:00
Erik Tylek Kettenburg
2c40bcdd6f
Merge pull request #18 from eelmasllari/master
...
added functionality to send keypresses, i.e. a press without release
2016-02-12 18:31:49 -08:00
Erik Tylek Kettenburg
92260e2acd
Merge pull request #25 from e-moe/fix/LiquidCrystal_I2C
...
fix #if defined checks - Thanks @e-moe - merging for todays release
2016-02-12 11:03:13 -08:00
per1234
0d4830288d
Add dummy .h files to Digispark_Examples and DigiXBetaBonus folders
...
In Arduino IDE 1.6.6 and 1.6.7 these are considered invalid libraries
without a header file and this causes a warning whenever a Digispark
board is selected from the Tools > Board menu or Boards Manager or
Library Manager is opened with a Digispark board selected and the
sketches don't appear in the File > Example menu.
2016-02-04 02:35:46 -08:00
Nikolay Labinskiy
3577e4a637
fix #if defined checks
2016-01-31 21:54:05 +02:00
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
Michael P. Flaga
2de159b44d
TCCR0B not initialized in DigisparkRGB example
2015-10-05 13:20:42 -04: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
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