mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-17 18:16:53 +00:00
* 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
|