Skip to content

Sgch/lab

 
 

Repository files navigation

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
  • lcdbench Benchmark fb0 fill and show results

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 31.9%
  • C 30.4%
  • Python 20.9%
  • Assembly 9.2%
  • Makefile 7.6%