[Keyboard] New Keyboard - Sugar Glider (#19933)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Kyle McCreery
2023-03-15 11:49:14 -04:00
committed by GitHub
parent e62fc866db
commit 915d7a18d7
20 changed files with 1165 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Checking if WIDE_OLED
ifeq ($(strip $(WIDE_OLED_ENABLE)), yes)
OPT_DEFS += -DOLED_DISPLAY_128X64
endif