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
# MCU name
MCU = atmega32u4
BOOTLOADER = atmel-dfu
MOUSEKEY_ENABLE = yes        # Mouse keys
CONSOLE_ENABLE = no        # Console for debug
COMMAND_ENABLE = no        # Commands for debug and configuration
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes       # Enable keyboard RGB underglow
UNICODEMAP_ENABLE = yes         # Unicode
TAP_DANCE_ENABLE = yes