#include <dt-bindings/zmk/keys.h> #define DEFAULT 0 #define RAISE 1 #define LOWER 2 #define CC_RAIS ZC_CSTM(RAISE) #define CC_LOWR ZC_CSTM(LOWER)