mirror of
https://github.com/brain-hackers/lab
synced 2026-03-12 06:04:18 +09:00
add new key scanner for SH3
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
<img src="/the_rookie.jpg">
|
||||
|
||||
- [read_keys.py](read_keys.py) Initialize the keyboard MCU and poll key code
|
||||
- [read_keys_SH3.py](read_keys_SH3.py) Scan key matrix and return key name
|
||||
- [read_keys_SH3.py](read_keys_SH3.py) Scan key matrix and return key name(deprecated)
|
||||
- [read_keys_SH3.c](read_keys_SH3.c) Scan key matrix and return key name rewritten with C. nice performance
|
||||
|
||||
### License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user