This website requires JavaScript.
Explore
Help
Sign In
kemonine
/
kmk-paintbrush
Watch
1
Star
0
Fork
You've already forked kmk-paintbrush
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
6
commits
1
branch
0
tags
160
KiB
Python
100%
93262f05f0
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
KemoNine
93262f05f0
disable debugging by default in settings.toml
2023-04-19 10:25:57 -04:00
kmk
initial repo setup which includes current release of kmk
2023-04-19 08:30:30 -04:00
boot.py
cleanup boot.py, move imports to where they are used to help with faster startup times in debug mode ; general code cleanup ; this should be the 'final form' for now
2023-04-19 10:00:27 -04:00
kb.py
initial proof of concept code for kmk std ardux on paintbrush + kb2040 from adafruit
2023-04-19 08:31:18 -04:00
main.py
refactor debugging code so its better organized and adjust the output to be more meaningful
2023-04-19 08:43:39 -04:00
README.md
initial proof of concept code for kmk std ardux on paintbrush + kb2040 from adafruit
2023-04-19 08:31:18 -04:00
settings.toml
disable debugging by default in settings.toml
2023-04-19 10:25:57 -04:00
README.md
This code is experimental.