Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

rules.mk

# If you want to change the display of OLED, you need to change here
SRC += ./logo_reader.c

# enable OLED displays
OLED_DRIVER_ENABLE = no

# enable media keys
EXTRAKEY_ENABLE = yes

# enable LEDs
RGB_MATRIX_ENABLE = yes

# using elite-c controllers
BOOTLOADER = qmk-dfu