mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
26adf3706a
* added personal userspace, niu mini, planck and fc660c keymaps * removed unnecessary include and some other minor corrections
6 lines
102 B
Makefile
6 lines
102 B
Makefile
SRC += spacebarracecar.c
|
|
|
|
ifeq ($(strip $(GERMAN_ENABLE)), yes)
|
|
OPT_DEFS += -DGERMAN_ENABLE
|
|
endif
|