/**
* config.h
*
*/
/* USB Device descriptor parameter */
/* key matrix size */
/* key matrix pins */
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
/*
* Feature disable options
* These options are also useful to firmware size reduction.
*/
/* disable debug print */
//#define NO_DEBUG
/* disable print */
//#define NO_PRINT
/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
//rgb light setting