onekey: Fix for V-USB of ATtiny85 and key scan

This commit is contained in:
tmk 2017-09-14 12:59:54 +09:00
parent 45f6e5cb97
commit 4dc2fb5b31
7 changed files with 83 additions and 140 deletions

View file

@ -49,7 +49,7 @@ TARGET_DIR = .
# project specific files
SRC = keymap.c \
matrix.c \
onekey.c \
led.c
CONFIG_H = config.h