Fix makefile, debug print and keymap of HHKB

This commit is contained in:
tmk 2013-05-14 23:06:07 +09:00
parent cbb9c408e4
commit 92b0674a7f
3 changed files with 15 additions and 39 deletions

View file

@ -97,6 +97,15 @@ F_USB = $(F_CPU)
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
# Boot Section Size in *bytes*
# Teensy halfKay 512
# Teensy++ halfKay 1024
# Atmel DFU loader 4096
# LUFA bootloader 4096
# USBaspLoader 2048
OPT_DEFS += -DBOOTLOADER_SIZE=512
# Build Options
# comment out to disable the options.
#