[Keyboard] Updates for Sol 2 (#7746)

Add Numpad to keymap
Fix OLED rotation
Add LED locations for Starfighter case
This commit is contained in:
Legonut
2020-01-02 16:03:19 -05:00
committed by Drashna Jaelre
parent 2406c04d89
commit f08ffc2715
6 changed files with 38 additions and 13 deletions

View File

@@ -20,6 +20,8 @@ endif
ifeq ($(strip $(FULLHAND_ENABLE)), yes)
OPT_DEFS += -DFULLHAND_ENABLE
else ifeq ($(strip $(SF_ENABLE)), yes)
OPT_DEFS += -DSF_ENABLE
endif
ifeq ($(strip $(EXTRA_ENCODERS_ENABLE)), yes)