This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

16 lines
277 B
Makefile
Raw Normal View History

# If you want to change the display of OLED, you need to change here
SRC += ./logo_reader.c
# enable OLED displays
OLED_DRIVER_ENABLE = yes
# enable media keys
EXTRAKEY_ENABLE = yes
# enable LEDs
RGB_MATRIX_ENABLE = WS2812
# using elite-c controllers
BOOTLOADER = qmk-dfu