Go to file
Takumi Sueda c997a68459 Add x1 experiments 2021-03-04 02:15:40 +09:00
x1 Add x1 experiments 2021-03-04 02:15:40 +09:00
.gitignore Add x1 experiments 2021-03-04 02:15:40 +09:00
LICENSE Initial commit 2021-01-03 03:37:14 +09:00
README.md Add x1 experiments 2021-03-04 02:15:40 +09:00
read_keys.py Update read_keys impl 2021-01-03 17:02:49 +09:00
read_keys_SH3.c add new key scanner for SH3 2021-01-04 23:04:16 +09:00
read_keys_SH3.py format and some fix 2021-01-04 20:33:08 +09:00
the_rookie.jpg Update README 2021-01-03 03:43:44 +09:00

README.md

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

CC0 1.0 Universal