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
#ifeq ($(strip $(KEYBOARD)), xd75)
#or
#ifeq (,$(findstring xd75,$(KEYBOARD)))
#something
#endif

#ifeq ($(strip $(KEYBOARD)), 40percentclub/5x5)
#or
#ifeq (,$(findstring 40percentclub/5x5,$(KEYBOARD)))
#something
#endif