Commit Graph

  • 111396ffe5 Merge pull request #51 from per1234/output-recipes master Erik Tylek Kettenburg 2017-08-29 16:49:34 -07:00
  • d208cb7669 Add output recipes per1234 2017-01-19 14:21:39 -08:00
  • 684c36af77 Merge pull request #36 from SukkoPera/master Erik Tylek Kettenburg 2016-06-13 21:12:32 -07:00
  • d457051fd4 Switch to Arduino-compliant EEPROM library SukkoPera 2016-06-04 15:21:46 +02:00
  • b9a79d8b2e add eeprom library explicitly Erik Kettenburg 2016-05-16 17:18:57 -07:00
  • 7841eb24ff Merge pull request #31 from nfriedly/patch-1 Erik Tylek Kettenburg 2016-03-29 10:09:55 -07:00
  • f402493d27 formatting improvements to RGB example Nathan Friedly 2016-03-29 10:59:10 -04:00
  • 41c25785db Merge pull request #30 from vlee489/master Erik Tylek Kettenburg 2016-03-07 17:25:05 -08:00
  • 2b684b9034 Updates DigiKeyboard.h to add arrows keys. Vincent Lee 2016-03-07 18:59:06 +00:00
  • 280b22b652 fix executables, add proper 64 bit version of launcher Erik Kettenburg 2016-02-13 11:11:30 -08:00
  • 822a2e4f55 update spi, fix lcd error 1.6.7 Erik Kettenburg 2016-02-12 19:09:37 -08:00
  • 2c40bcdd6f Merge pull request #18 from eelmasllari/master Erik Tylek Kettenburg 2016-02-12 18:31:49 -08:00
  • af7c58d1e5 Update pins_arduino.h Erik Tylek Kettenburg 2016-02-12 11:12:01 -08:00
  • ab01715320 Update pins_arduino.h Erik Tylek Kettenburg 2016-02-12 11:11:35 -08:00
  • c16eb3cf70 Update pins_arduino.h Erik Tylek Kettenburg 2016-02-12 11:11:03 -08:00
  • 40be695f81 Add __AVR_ATtiny85__ to satisfy some libraries Erik Tylek Kettenburg 2016-02-12 11:09:12 -08:00
  • fbd4d79324 Merge pull request #24 from e-moe/feature/platform.txt-update Erik Tylek Kettenburg 2016-02-12 11:03:44 -08:00
  • 92260e2acd Merge pull request #25 from e-moe/fix/LiquidCrystal_I2C Erik Tylek Kettenburg 2016-02-12 11:03:13 -08:00
  • badec8f822 Merge pull request #28 from per1234/dummy-example-headers Erik Tylek Kettenburg 2016-02-12 11:01:48 -08:00
  • 0d4830288d Add dummy .h files to Digispark_Examples and DigiXBetaBonus folders per1234 2016-02-04 02:35:46 -08:00
  • 3577e4a637 fix #if defined checks Nikolay Labinskiy 2016-01-31 19:06:49 +02:00
  • eed2ff45ba {build.path}/{archive_file} is now {archive_file_path} Nikolay Labinskiy 2016-01-31 18:42:00 +02:00
  • 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. Factor Sixty 2016-01-16 14:12:45 +01:00
  • bd916e2eea Merge pull request #11 from mpflaga/master Erik Tylek Kettenburg 2015-10-10 02:14:52 -07:00
  • 4a1f9c7ac5 Merge pull request #8 from awenisko/patch-1 Erik Tylek Kettenburg 2015-10-10 02:14:31 -07:00
  • 836e363726 Merge pull request #9 from awenisko/patch-2 Erik Tylek Kettenburg 2015-10-10 02:13:12 -07:00
  • 2de159b44d TCCR0B not initialized in DigisparkRGB example Michael P. Flaga 2015-10-05 13:20:42 -04:00
  • 7533853c57 Update wiring_digital.c awenisko 2015-09-03 18:32:28 +02:00
  • 7d52a0cfb9 Update wiring.h awenisko 2015-09-03 18:30:06 +02:00
  • 60edebc52b Merge pull request #7 from SoundGuy/patch-1 Erik Tylek Kettenburg 2015-08-13 22:20:08 -07:00
  • 008b95382b fixed bug that prevented this from compiling Oded Sharon 2015-08-11 11:41:40 +03:00
  • 528559488d updated with windows drivers and installer Erik Tylek Kettenburg 2015-06-25 14:49:02 -07:00
  • 487b621a89 add drivers to windows Erik Tylek Kettenburg 2015-06-24 16:13:07 -07:00
  • 2f8eec51b4 fix to stop warning in 1.6.5+ Erik Tylek Kettenburg 2015-06-24 15:55:28 -07:00
  • aeb7af566f fixes for BM compat Erik Tylek Kettenburg 2015-06-24 14:40:30 -07:00
  • 8810516130 add avrdude dummy back in as launcher Erik Tylek Kettenburg 2015-06-23 20:30:23 -07:00
  • 92c97e3b2b updated to latest arduino version with transaction support 1.6.5a Erik Tylek Kettenburg 2015-06-23 14:08:31 -07:00
  • 4e2f6ffa1c updated to latest adafruit version Erik Tylek Kettenburg 2015-06-23 14:08:14 -07:00
  • 68ad726f9b add pro support Erik Tylek Kettenburg 2015-06-23 13:39:23 -07:00
  • 6ca6b114d5 switch to setup for Arduino Boards Manager Erik Tylek Kettenburg 2015-06-23 12:42:35 -07:00
  • bc55c9bb45 Merge branch 'master' of https://github.com/digistump/DigistumpArduino Erik Tylek Kettenburg 2015-01-19 21:06:27 -08:00
  • 32573857c0 Changes from @defragster for OLED Erik Tylek Kettenburg 2015-01-19 21:05:37 -08:00
  • df42601d87 Up to release C Erik Tylek Kettenburg 2015-01-16 17:48:34 -08:00
  • 6e29ad8d17 digicdc speed up! thanks @defragster v1.5.8C Erik Tylek Kettenburg 2015-01-15 14:43:55 -08:00
  • 7f0e4124e0 Update DigiCDC.h Erik Tylek Kettenburg 2015-01-14 21:40:28 -08:00
  • a83f085330 Update DigiCDC.cpp Erik Tylek Kettenburg 2015-01-14 21:39:48 -08:00
  • d56454e098 remove old oled library Erik Tylek Kettenburg 2015-01-14 18:09:15 -08:00
  • 52f444d221 Add OLED library - update tiny wire libraries - add support for all PWM channels and PWM on pin 8 Erik Tylek Kettenburg 2015-01-14 18:08:45 -08:00
  • fb93846380 pwm fix - add 9dof example Erik Tylek Kettenburg 2015-01-12 18:23:47 -08:00
  • 02c36dfd60 add special Pro pwm functions Erik Tylek Kettenburg 2015-01-12 15:16:52 -08:00
  • ae86668681 fix for basic robot example Erik Tylek Kettenburg 2015-01-07 17:52:32 -08:00
  • d8e0256a91 Add more examples - fix robot example Erik Tylek Kettenburg 2015-01-07 17:48:49 -08:00
  • f92e829acd update cdc example Erik Tylek Kettenburg 2015-01-06 14:34:47 -08:00
  • a9864c18e8 mouse and cdc fixes Erik Tylek Kettenburg 2015-01-06 14:27:24 -08:00
  • 56dda1007d add new.h/cpp Erik Tylek Kettenburg 2015-01-03 14:29:04 -08:00
  • e09b5f479b added updated tinypinchange and associated libraries to support PRO Erik Tylek Kettenburg 2014-12-23 13:07:19 -08:00
  • d5fa60a1ec change folder names, remove duplicate DigiJoystick folder Erik Tylek Kettenburg 2014-12-23 12:32:26 -08:00
  • 1fd5034261 fixes for usb and 1.5.8 - DigiUSB and DigiJostick libs Erik Tylek Kettenburg 2014-12-23 12:24:28 -08:00
  • 48053b678c Fix for 1.5.8 Erik Tylek Kettenburg 2014-12-23 12:12:46 -08:00
  • c9c6354e5e Delete DigiKeyboard.h.old Erik Tylek Kettenburg 2014-12-23 12:11:54 -08:00
  • 3a65e107c1 Add Digispark Pro to MCUs using tinywirem Erik Tylek Kettenburg 2014-12-23 01:12:50 -08:00
  • 80a8414444 Update pins_arduino.h Erik Tylek Kettenburg 2014-12-23 00:53:40 -08:00
  • 887be86cd5 Update pins_arduino.h Erik Tylek Kettenburg 2014-12-23 00:53:24 -08:00
  • 9d3fff43c0 fix pin change interrupts Erik Tylek Kettenburg 2014-12-23 00:53:09 -08:00
  • 9d7d91d80b Update README.md Erik Tylek Kettenburg 2014-12-21 14:04:31 -08:00
  • e654e59a54 Merge branch 'master' of https://github.com/digistump/DigistumpArduino Erik Tylek Kettenburg 2014-12-20 21:02:52 -08:00
  • 6c75499202 add linux binaries Erik Tylek Kettenburg 2014-12-20 21:02:16 -08:00
  • 58157e2dc1 Update README.md Erik Tylek Kettenburg 2014-12-20 18:38:22 -08:00
  • 536d3a90b4 Update README.md Erik Tylek Kettenburg 2014-12-20 13:24:30 -08:00
  • 158d655dfa fix digimouse v1.5.8B Erik Tylek Kettenburg 2014-12-20 13:07:59 -08:00
  • de2937f691 fix path to avrdude Erik Tylek Kettenburg 2014-12-20 12:34:24 -08:00
  • 2f74dc9204 Update pins_arduino.h Erik Tylek Kettenburg 2014-12-20 12:31:22 -08:00
  • 4dd9d246e8 Update pins_arduino.h Erik Tylek Kettenburg 2014-12-20 12:31:06 -08:00
  • 260c1e1da0 Update pins_arduino.h Erik Tylek Kettenburg 2014-12-20 12:30:44 -08:00
  • 556095de2d Fix pin 3 and 6 being flipped Erik Tylek Kettenburg 2014-12-19 16:31:04 -08:00
  • f1f8616ba4 Update README.md Erik Tylek Kettenburg 2014-12-19 12:12:21 -08:00
  • 7e7473a2d6 Initial import of support files for all Digistump boards - Digispark, Pro, DigiX - including libraries, examples, tools, and other support files for the Arduino IDE v1.5.8A Erik Tylek Kettenburg 2014-12-19 08:45:50 -08:00
  • 97abdbf157 Update README.md Erik Tylek Kettenburg 2014-12-19 00:09:18 -08:00
  • 23b9b2a9f2 Initial commit Erik Tylek Kettenburg 2014-12-19 00:00:10 -08:00