Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#include "unicode.h" #ifdef UNICODEMAP_ENABLE const uint32_t PROGMEM unicode_map[] = { FOREACH_UNICODE(UCM_ENTRY) }; #endif