Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

config.h
#pragma once

//Force NKRO to be enabled.
#define FORCE_NKRO

//GRAVE_ESC override for CTRL+SHIFT+ESC Windows task manager shortcut.
#define GRAVE_ESC_CTRL_OVERRIDE

//Delay matrix scan for tap dance, reduce to activate modifier keys faster.
//#define TAPPING_TERM 200