[Keymap] Add oled improvements and cnano keymap for drashna (#16133)

This commit is contained in:
Drashna Jaelre 2022-01-30 13:20:33 -08:00 committed by GitHub
parent 3555ee0555
commit 941b1d35b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 797 additions and 189 deletions

View file

@ -58,6 +58,7 @@ ifeq ($(strip $(RGBLIGHT_ENABLE)), yes)
endif
ifeq ($(strip $(RGBLIGHT_STARTUP_ANIMATION)), yes)
OPT_DEFS += -DRGBLIGHT_STARTUP_ANIMATION
DEFERRED_EXEC_ENABLE = yes
endif
endif
endif