Add kl27z_onekey project initial files
This commit is contained in:
parent
0de581ee82
commit
c7a79ff47e
10 changed files with 1320 additions and 0 deletions
5
keyboard/kl27z_onekey/boards/ELF/board.mk
Normal file
5
keyboard/kl27z_onekey/boards/ELF/board.mk
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# List of all the board related files.
|
||||
BOARDSRC = ./boards/ELF/board.c
|
||||
|
||||
# Required include directories
|
||||
BOARDINC = ./boards/ELF
|
||||
Loading…
Add table
Add a link
Reference in a new issue