add SH3 key scanner

This commit is contained in:
2021-01-04 19:29:47 +09:00
parent e501a574a9
commit e7d67d4e8d
2 changed files with 182 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
<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
### License