Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

tap-hold.h
#pragma once

#include "quantum.h"

void tap_or_hold( keyrecord_t *record, uint16_t tap, uint16_t hold );