mirror of
https://github.com/brain-hackers/lab
synced 2024-11-15 06:38:01 +09:00
477 B
477 B
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
License
See each directories for licenses. All codes are licensed under CC0 1.0 Universal if not specified.