Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#pragma once #include "quantum.h" const uint16_t PROGMEM encoder_actions[][9]; bool encoder_update_user(uint8_t index, bool clockwise);