Add PC-8801 Keyboard support. (#620)

* Add PC-8801 Keyboard support.

* Add PC-8801 Keyboard support.

* Add PC-8801 Keyboard support.
This commit is contained in:
Haruka Inoue 2019-07-23 10:14:59 +09:00 committed by hasu@tmk
parent a1711da934
commit 229693e687
10 changed files with 738 additions and 0 deletions

View file

@ -0,0 +1,4 @@
TARGET ?= pc88_usb_32u4
MCU ?= atmega32u4
include Makefile