Commit Graph

2036 Commits (b128ed6234040d27b9001f334fd7a0e72e9ff9b3)
 

Author SHA1 Message Date
Gergely Nagy 8a77cdaaff astyle
7 years ago
Gergely Nagy 95789d3777 Add getters for brightness and update_delay
7 years ago
Gergely Nagy 1ab6c016cd Use Focus.readColor in the focusHook
7 years ago
Gergely Nagy 4dbb601cdb
Merge pull request #7 from ninjaaron/master
7 years ago
Aaron Christianson 0623ee709c Merge branch 'master' of https://github.com/ninjaaron/Kaleidoscope-LEDEffect-Rainbow
7 years ago
Aaron Christianson 7ad05d2d93 fixed a show-stopping spelling error. updat_delay -> update_delay
7 years ago
Gergely Nagy ce474a98a9 Minor README update
7 years ago
Aaron Christianson 4cd9e03645 forgot to update the README example to the proper method name in the previous commit. fixed.
7 years ago
Gergely Nagy bd4e7677e7
Merge pull request #6 from ninjaaron/master
7 years ago
Aaron Christianson a1fadd9f75 added changes suggested in the PR discussion.
7 years ago
Aaron Christianson 834d75fc7d added methods to control delay time and updated the README
7 years ago
Aaron Christianson e6f7aef63b added methods to control delay time and updated the README
7 years ago
Gergely Nagy 5006da2a28 Fix RESTRICT_ARGS_COUNT with gcc 8.1+
7 years ago
Gergely Nagy 07efbce40d
Merge pull request #321 from keyboardio/f/millisAtCycleStart
7 years ago
Gergely Nagy e43d2cb391 Introduce Kaleidoscope.millisAtCycleStart()
7 years ago
Jesse Vincent 5c9b0df8ce
Merge pull request #322 from keyboardio/f/glossary
7 years ago
Gergely Nagy d76cc284a4
Merge pull request #301 from gedankenexperimenter/bug/macos-serial-port-update
7 years ago
Jesse Vincent 519dbe3bec
Merge pull request #330 from keyboardio/f/kaleidoscope-builder/no-auto-clean
7 years ago
Gergely Nagy 8c814a87fa kaleidoscope-builder: Use a stable build directory
7 years ago
Gergely Nagy 61d70b5cac Updated the README and the example with a better example
7 years ago
Jesse Vincent 887e015afb
Merge pull request #328 from keyboardio/f/kaleidoscope-builder/ergodox-support
7 years ago
Gergely Nagy c65a1b89bf kaleidoscope-builder: Do not reset the device if NO_RESET is set
7 years ago
Gergely Nagy 7a4f0bac85 kaleidoscope-builder: Do not hardcode the max program size
7 years ago
Jesse Vincent 7f92a9086a
Merge pull request #324 from MaxG87/constexpr
7 years ago
Max Görner 2889f1c301 Remove `inline' for improved readability
7 years ago
Gergely Nagy 9fdabe5e02
Merge pull request #326 from jamesnvc/patch-2
7 years ago
James Cash 08a0af045f
Minor typo/grammar corrections
7 years ago
Max Görner b2254e1c7f Slightly improve function signatures
7 years ago
Max Görner 066d00d117 Add const and constexpr specifiers to Key union
7 years ago
Gergely Nagy 65526a1df6 doc/glossary.md: A small update
7 years ago
Gergely Nagy 48927e5ccf
Merge pull request #4 from keyboardio/h/timer-based-update
7 years ago
Gergely Nagy 8546814b98
Merge pull request #314 from algernon/f/builder/flash-hooks
7 years ago
Gergely Nagy 1fabb870b1
Merge pull request #6 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 30bbd49058
Merge pull request #8 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 73f69c1787
Merge pull request #23 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 1434839aa0
Merge pull request #7 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 75cb920de6
Merge pull request #2 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy a7fae41a3e
Merge pull request #6 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy f2384054c0
Merge pull request #5 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 6efbc3b780
Merge pull request #19 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy eb691a143e
Merge pull request #5 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 58376f486d
Merge pull request #4 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 082400184b
Merge pull request #21 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy fb4bff72bd
Merge pull request #17 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 989f1417ac
Merge pull request #3 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 8459e50815
Merge pull request #10 from keyboardio/f/plugin-v2
7 years ago
Gergely Nagy 7b49a2c011 deprecations: Make some of them less scary
7 years ago
Gergely Nagy dbb4152cb2 Updated to use the new plugin API
7 years ago
Jesse Vincent 1a6db5a875
Merge pull request #320 from keyboardio/f/deprecations/separate-header
7 years ago
Gergely Nagy ecc20bde9d Move deprecation messages to a separate header
7 years ago