* Fix CI.
This commit is contained in:
Nick Brassel
2022-01-11 14:20:33 +11:00
committed by GitHub
parent 012db45bfb
commit be1dcb9185
43 changed files with 15 additions and 15 deletions

View File

@@ -0,0 +1,9 @@
MOUSEKEY_ENABLE = yes # Mouse keys
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
OLED_ENABLE = yes
OLED_DRIVER = SSD1306
LTO_ENABLE = yes
# If you want to change the display of OLED, you need to change here
SRC += ./common/oled_helper.c \