mirror of
https://github.com/brain-hackers/lab
synced 2024-11-14 14:18:01 +09:00
27fb64ac7b
Add tmemo_converter |
||
---|---|---|
lcdbench | ||
tablewalker | ||
tmemo_converter | ||
x1 | ||
.gitignore | ||
LICENSE | ||
read_keys_SH3.c | ||
read_keys_SH3.py | ||
read_keys.py | ||
README.md | ||
the_rookie.jpg |
Lab
- read_keys.py Initialize the keyboard MCU and poll key code
- read_keys_SH3.py Scan key matrix and return key name(deprecated)
- read_keys_SH3.c Scan key matrix and return key name rewritten with C. nice performance
- x1 Executable to analyze
[JHSBA]1
gen - lcdbench Benchmark fb0 fill and show results
- tmemo_converter Converts 手書き暗記メモ into PNGs (2G or older)
License
See each directories for licenses. All codes are licensed under CC0 1.0 Universal if not specified.