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
BACKLIGHT_DRIVER = custom
NKRO_ENABLE = yes
TERMINAL_ENABLE = yes
DYNAMIC_MACRO_ENABLE = yes

# Use RAM (fake EEPROM, transient) instead of real EEPROM
EEPROM_DRIVER = transient

# LTO: Link Time Optimizations. Reduce compiled size
LTO_ENABLE = yes