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
# Build Options
ifeq ($(strip $(KEYBOARD)), gray_studio/space65)
	MOUSEKEY_ENABLE = no
	BACKLIGHT_ENABLE = no
	CONSOLE_ENABLE = yes
	COMMAND_ENABLE = yes
endif