Commit Graph

3514 Commits (b9b0a5de0a59adf914a653291deed448c7aef34f)
 

Author SHA1 Message Date
Aaron Christianson 0623ee709c Merge branch 'master' of https://github.com/ninjaaron/Kaleidoscope-LEDEffect-Rainbow
6 years ago
Aaron Christianson 7ad05d2d93 fixed a show-stopping spelling error. updat_delay -> update_delay
6 years ago
Gergely Nagy ce474a98a9 Minor README update
6 years ago
Aaron Christianson 4cd9e03645 forgot to update the README example to the proper method name in the previous commit. fixed.
6 years ago
Gergely Nagy bd4e7677e7
Merge pull request #6 from ninjaaron/master
6 years ago
Aaron Christianson a1fadd9f75 added changes suggested in the PR discussion.
6 years ago
Aaron Christianson 834d75fc7d added methods to control delay time and updated the README
6 years ago
Aaron Christianson e6f7aef63b added methods to control delay time and updated the README
6 years ago
Gergely Nagy 5006da2a28 Fix RESTRICT_ARGS_COUNT with gcc 8.1+
6 years ago
Gergely Nagy 07efbce40d
Merge pull request #321 from keyboardio/f/millisAtCycleStart
6 years ago
Gergely Nagy e43d2cb391 Introduce Kaleidoscope.millisAtCycleStart()
6 years ago
Jesse Vincent 5c9b0df8ce
Merge pull request #322 from keyboardio/f/glossary
6 years ago
Gergely Nagy d76cc284a4
Merge pull request #301 from gedankenexperimenter/bug/macos-serial-port-update
6 years ago
Jesse Vincent 519dbe3bec
Merge pull request #330 from keyboardio/f/kaleidoscope-builder/no-auto-clean
6 years ago
Gergely Nagy 8c814a87fa kaleidoscope-builder: Use a stable build directory
6 years ago
Gergely Nagy 61d70b5cac Updated the README and the example with a better example
6 years ago
Gergely Nagy 26bfce0b77 Update the example to show off Oneshot.inject()
6 years ago
Gergely Nagy c6be3cf804 ErgoDoxScanner: We need that delay in initExpander
6 years ago
Gergely Nagy 2b19388f6c ErgoDoxScanner: Try re-attaching every 5 seconds only
6 years ago
Gergely Nagy f8726905ea Support detaching & re-attaching the expander
6 years ago
Gergely Nagy bbc38e7120 Use Timer1 for scan timing
6 years ago
Gergely Nagy d869a8dace Drop the extras
6 years ago
Gergely Nagy d76987edff Renamed the library to Kaleidoscope-Hardware-EZ-ErgoDox
6 years ago
Jesse Vincent 887e015afb
Merge pull request #328 from keyboardio/f/kaleidoscope-builder/ergodox-support
6 years ago
Gergely Nagy 51f3d94cff Another copyright & credits update
6 years ago
Gergely Nagy e8c0ea7247 Add flashing functions to .kaleidoscope-builder.conf
6 years ago
Gergely Nagy 831d1df057 Credit QMK, where a big part of this comes from
6 years ago
Gergely Nagy c65a1b89bf kaleidoscope-builder: Do not reset the device if NO_RESET is set
6 years ago
Gergely Nagy 7a4f0bac85 kaleidoscope-builder: Do not hardcode the max program size
6 years ago
Gergely Nagy 02ae51de6e extras/boards.txt: Disable the V1 plugin API by default
6 years ago
Gergely Nagy 596d3cf12e Implement debouncing
6 years ago
Gergely Nagy 12ed823c2d Don't call the keyswitch event handler when idle
6 years ago
Gergely Nagy 39763abbb5 Implement ErgoDox.resetDevice()
6 years ago
Gergely Nagy bd913cde2b Add support for the status LEDs
6 years ago
Gergely Nagy afa32312e0 Make the ErgoDox symbol available
6 years ago
Gergely Nagy 499d4e8b37 Initial import
6 years ago
Jesse Vincent 7f92a9086a
Merge pull request #324 from MaxG87/constexpr
6 years ago
Max Görner 2889f1c301 Remove `inline' for improved readability
6 years ago
Gergely Nagy 9fdabe5e02
Merge pull request #326 from jamesnvc/patch-2
6 years ago
James Cash 08a0af045f
Minor typo/grammar corrections
6 years ago
Max Görner b2254e1c7f Slightly improve function signatures
6 years ago
Max Görner 066d00d117 Add const and constexpr specifiers to Key union
6 years ago
Gergely Nagy 65526a1df6 doc/glossary.md: A small update
6 years ago
Gergely Nagy 48927e5ccf
Merge pull request #4 from keyboardio/h/timer-based-update
6 years ago
Gergely Nagy 8546814b98
Merge pull request #314 from algernon/f/builder/flash-hooks
6 years ago
Gergely Nagy 0f8db1cf88
Merge pull request #43 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 1fabb870b1
Merge pull request #6 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 900dba831f
Merge pull request #8 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 42f43e94f6
Merge pull request #9 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 30bbd49058
Merge pull request #8 from keyboardio/f/plugin-v2
6 years ago