]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/onekey/Makefile.pjrc
alps64: Change debouncing using timer count
[max/tmk_keyboard.git] / keyboard / onekey / Makefile.pjrc
index e4ca0783ad6ca2e41b5be65f5c1fa5af9081eaa4..1266d7faea7404373091b9e66ef17fb04edb1eac 100644 (file)
 TARGET = onekey_pjrc
 
 # Directory common source filess exist
-TMK_DIR = ../..
+TMK_DIR = ../../tmk_core
 
 # Directory keyboard dependent files exist
 TARGET_DIR = .
 
 # project specific files
 SRC =  keymap.c \
-       matrix.c \
+       onekey.c \
        led.c
 
 CONFIG_H = config.h