mirror of
https://github.com/brain-hackers/lab
synced 2026-03-13 22:54:17 +09:00
1be480557e6703c1acdec384ae67a41246265b26
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]1gen
License
See each directories for licenses. All codes are licensed under CC0 1.0 Universal if not specified.
Languages
C
97.8%
C++
0.8%
Python
0.6%
Assembly
0.4%
Makefile
0.3%