/* USB Device descriptor parameter */
/* key matrix size */
/* key matrix pins */
/* COL2ROW, ROW2COL*/
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
/* define if matrix has ghost (lacks anti-ghosting diodes) */
//#define MATRIX_HAS_GHOST
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
/* Locking resynchronize hack */
/* If defined, GRAVE_ESC will always act as ESC when CTRL is held.
* This is userful for the Windows task manager shortcut (ctrl+shift+esc).
*/