/* USB Device descriptor parameter */
/* key matrix size */
/* key matrix pins */
/* COL2ROW or ROW2COL */
/* number of backlight levels */
//#ifdef BACKLIGHT_PIN
//#define BACKLIGHT_LEVELS 0
//#endif
/* Set 0 if debouncing isn't needed */
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
/* Locking resynchronize hack */
//#ifdef RGB_DI_PIN
//#define RGBLIGHT_ANIMATIONS
//#define RGBLED_NUM 0
//#define RGBLIGHT_HUE_STEP 8
//#define RGBLIGHT_SAT_STEP 8
//#define RGBLIGHT_VAL_STEP 8
//#endif