Tree @
main
(
Download .tar.gz
)
fonts
hex33board
.gitignore
boot.py
code.py
config.py
LICENSE
README.md
requirements.sim.txt
requirements.txt
simulator.py
template.svg
code.py
@
main
—
raw
·
history
·
blame
1
2
3
4
import
config
as
board
k
=
board
.
Keyboard
(
board
)
k
.
run
()