Fix filename and Makefile

This commit is contained in:
tmk 2016-12-05 11:49:39 +09:00
parent 9ea5931785
commit 657193dd6c
3 changed files with 48 additions and 10 deletions

View file

@ -1,5 +1,5 @@
# Target file name (without extension).
PROJECT = kl27z
PROJECT = kl27z_onekey
# Directory common source files exist
TMK_DIR = ../../tmk_core