Keymap: Added personal userspace and keymaps. (#4073)

* added personal userspace, niu mini, planck and fc660c keymaps

* removed unnecessary include and some other minor corrections
This commit is contained in:
SpacebarRacecar
2018-10-05 00:00:33 +02:00
committed by Drashna Jaelre
parent dad579c8f8
commit 26adf3706a
16 changed files with 938 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
SRC += spacebarracecar.c
ifeq ($(strip $(GERMAN_ENABLE)), yes)
OPT_DEFS += -DGERMAN_ENABLE
endif