You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Takumi Sueda ebffb676bc Add EEPROM dump parser and the result (PW-SH1) 9 months ago
eeprom Add EEPROM dump parser and the result (PW-SH1) 9 months ago
lcdbench Add lcdbench 2 years ago
tablewalker fix licence notation 2 years ago
tmemo_converter tmemo_converter: add executables 1 year ago
x1 selftest mode caller 1 year ago
.gitignore Ignore .DS_Store 9 months ago
LICENSE Initial commit 2 years ago
README.md Add tmemo_converter 1 year ago
read_keys.py Update read_keys impl 2 years ago
read_keys_SH3.c add new key scanner for SH3 2 years ago
read_keys_SH3.py format and some fix 2 years ago
the_rookie.jpg Update README 2 years ago

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
  • lcdbench Benchmark fb0 fill and show results
  • tmemo_converter Converts 手書き暗記メモ into PNGs (2G or older)

License

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