Add per keyboard configuration to keep QMK main clean

This commit is contained in:
harvey 2024-10-18 16:50:11 +02:00
parent 94038f6087
commit 27aeec56b9
7 changed files with 199 additions and 170 deletions

View file

@ -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