Kyle Brown
|
6844654d39
|
Clearly a copy paste error
|
2020-09-13 18:44:18 -07:00 |
|
Josh Klar
|
45cadc7e5a
|
CircuitPython-provided modules should be considered stdlib-equiv by isort terms. Apply this new rule.
|
2019-07-25 00:04:06 -07:00 |
|
Josh Klar
|
aaeaa74a0c
|
Run black against source tree
|
2019-07-24 23:03:13 -07:00 |
|
Josh Klar
|
5c0c13e8d0
|
Prepare for Black autoformatting: dependencies, string staging, single-quote string override
|
2019-07-24 23:03:13 -07:00 |
|
Josh Klar
|
a51d11f6e6
|
A wild W504 linter error appeared! Fix those.
|
2019-07-24 21:25:10 -07:00 |
|
Kyle Brown
|
b6af43ef90
|
rgb animations perf
|
2019-07-17 16:05:40 -07:00 |
|
Josh Klar
|
d34e8ce9d2
|
Re-add LED support
This reverts commit 5b069a0104 .
|
2019-07-17 16:05:40 -07:00 |
|
Josh Klar
|
5b069a0104
|
Revert "Monocolor LED backlight added"
|
2019-07-07 15:35:15 -07:00 |
|
Kyle Brown
|
5532ffdcbf
|
Ready for merging
|
2019-06-21 17:28:30 -07:00 |
|
Kyle Brown
|
39b0b1e7f2
|
final commit before rebase
|
2019-06-21 16:51:01 -07:00 |
|
Kyle Brown
|
5158094549
|
Small changes
|
2019-06-21 16:49:00 -07:00 |
|
Kyle Brown
|
3f8c6e7648
|
Added support for user animations with docs
|
2019-06-21 16:49:00 -07:00 |
|
Kyle Brown
|
9d8682c866
|
Config changes and uses consts to save ram
|
2019-06-21 16:49:00 -07:00 |
|
Kyle Brown
|
86b8c4ffb0
|
New animation
|
2019-06-21 16:49:00 -07:00 |
|
Kyle Brown
|
efb642c374
|
Fix some issues if you don't define some things
|
2019-06-21 16:47:44 -07:00 |
|
Kyle Brown
|
ec1a62e52d
|
Added static standby mode for performance.
|
2019-06-21 16:47:44 -07:00 |
|
Kyle Brown
|
f7a1d54752
|
Added LED support, cleaned up RGB docs
|
2019-06-21 16:45:04 -07:00 |
|
Kyle Brown
|
f65ea1e841
|
Added 2 more keys, stripped unused cruft, and added more docs.
|
2019-06-21 16:44:03 -07:00 |
|
Kyle Brown
|
3ae7432de0
|
Massive docs update
|
2019-06-21 16:42:53 -07:00 |
|
Kyle Brown
|
9fbad17ed4
|
code cleanup to pass lint and some for flake8
|
2019-06-21 16:42:12 -07:00 |
|
Kyle Brown
|
ad3430eeb6
|
Needs docs, but code is ready for review probably
|
2019-06-21 16:38:41 -07:00 |
|
Kyle Brown
|
5334e7e0be
|
Massive hsv math fix and configs can be passed now for most things
|
2019-06-21 16:38:41 -07:00 |
|
Kyle Brown
|
2ad1fe8a9c
|
Massively improved, still not complete. Much easier to use now
|
2019-06-21 16:38:41 -07:00 |
|
Kyle Brown
|
31983a0873
|
Breathing now finally working, a key to enable it, not sane defaults, and a toggle button
|
2019-06-21 16:38:39 -07:00 |
|
Kyle Brown
|
0ba5911f8f
|
More animations, now based on time and intervals. Massively WIP
|
2019-06-21 16:37:53 -07:00 |
|
Kyle Brown
|
7a58ac041f
|
HSV functions added
|
2019-06-21 16:37:53 -07:00 |
|
Kyle Brown
|
4b033857b1
|
Initial RGB with test animation running automatically
|
2019-06-21 16:37:51 -07:00 |
|