Go to file
Chiharu Shirasaka 1be480557e fix licence notation 2021-03-10 00:50:37 +09:00
tablewalker fix licence notation 2021-03-10 00:50:37 +09:00
x1 Update README 2021-03-10 00:42:29 +09:00
.gitignore Ignore all bin 2021-03-04 14:49:37 +09:00
LICENSE Initial commit 2021-01-03 03:37:14 +09:00
README.md Update README.md 2021-03-10 00:29:19 +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

See each directories for licenses. All codes are licensed under CC0 1.0 Universal if not specified.