Josh Klar
2c4e866024
Initial attempt to merge internal_state with kmk_keyboard. Seems to work on Plank so far
...
fix formatting
Example of new "Extension"/plugin system, using LED
Cleanup of RGB code
staticmethod to proper, normal methods
Needs cleanup, but: migrate Leader to Extension API
remove useless self reurns
fix an AttributeError with Leader key removal
Checkpoint from the weekend: split as an Extension (not working or done yet)
wip
2020-11-13 23:27:48 -08: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
64267bdc5b
fix a totally unrelated bug
2019-07-24 23:15:57 -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
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
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
f7a1d54752
Added LED support, cleaned up RGB docs
2019-06-21 16:45:04 -07:00