/* USB Device descriptor parameter */
/* Key matrix size */
/* Key matrix pins */
/* COL2ROW or ROW2COL */
/* Set 0 if debouncing isn't needed */
// #define DEBOUNCE 5
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
// #define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
// #define LOCKING_RESYNC_ENABLE
/* prevent stuck modifiers */
// #define PREVENT_STUCK_MODIFIERS
/* RGB Underglow */
/* Audio */
/* Encoders */
/* #define ENCODER_RESOLUTION 4 */
/* OLED */
// #define OLED_SCROLL_TIMEOUT 1000
/* Taps (encoder tap_code) */
/* I2C */
//#define I2C1_DUTY_CYCLE FAST_DUTY_CYCLE_2
//#define PAL_MODE_STM32_ALTERNATE_OPENDRAIN (PAL_MODE_ALTERNATE(4) | PAL_STM32_OTYPE_OPENDRAIN)
/* DS1307 */