Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef QC60_H #define QC60_H #include "quantum.h" #ifdef KEYBOARD_handwired_qc60_proto #include "proto.h" #endif #endif