X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=keyboard%2Fonekey%2FMakefile;h=bc89fffb01f2326ae442a9731bb139dcb4acf676;hb=ec8da5f9f509d838c200ff3d01005a209cad107e;hp=26c9a637824d6364d6cf2727b4eeca7bc466b45a;hpb=8b509aa11140d4249824600aa9143fe1fca42d85;p=max%2Ftmk_keyboard.git diff --git a/keyboard/onekey/Makefile b/keyboard/onekey/Makefile index 26c9a637..bc89fffb 100644 --- a/keyboard/onekey/Makefile +++ b/keyboard/onekey/Makefile @@ -49,7 +49,7 @@ TARGET_DIR = . # project specific files SRC = keymap.c \ - matrix.c \ + onekey.c \ led.c CONFIG_H = config.h