pc98_usb: Add ATMega32u4 support

This commit is contained in:
tmk 2018-09-08 09:34:50 +09:00
parent effdef4187
commit f57b7b9087
2 changed files with 22 additions and 20 deletions

View file

@ -42,7 +42,7 @@ Frame format: 1-Start bit(Lo), 8-Data bits, Odd-Parity, 1-Stop bit
Build Firmware
--------------
Just use 'make' to bild firmware
Just use 'make' to bild firmware for TMK PC98 converter.
$ make clean
$ make
@ -53,6 +53,12 @@ To flash firmware
then push button on converter to flash firmware.
If you are using ATMega32u4 based board instead of premade TMK PC98 converter(ATMega32u2) use following commands.
$ make -f Makefile.32u4 clean
$ make -f Makefile.32u4
$ make -f Makefile.32u4 dfu
PC98 Scan Codes