Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

danielo515.h
#pragma once
#include "quantum.h"
#include "process_records.h"

#ifdef TAP_DANCE_ENABLE
    #include "tap_dance.h"
#endif