Add per keyboard configuration to keep QMK main clean
This commit is contained in:
parent
94038f6087
commit
27aeec56b9
7 changed files with 199 additions and 170 deletions
|
|
@ -1,4 +1,4 @@
|
|||
CURRENT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||
|
||||
SRC += $(CURRENT_DIR)/hlc_encoder.c $(CURRENT_DIR)/hlc_encoder_matrix.c
|
||||
SRC += $(CURRENT_DIR)/hlc_encoder.c
|
||||
CONFIG_H += $(CURRENT_DIR)/config.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue