//QMK DFU settings (ProMicro boards)
// set top left key as bootloader mode escape key on Gherkin
//change gherkin orientation (i.e. move USB port from right side to left side)
//need to fix QMKdfu setting:
//need to undefine standard 4x4 array before defining alternate ProMicro array
//standard config:
//#define MATRIX_ROW_PINS { F7, B1, B3, B2, B6 }
//#define MATRIX_COL_PINS { B4, E6, D7, C6, D4, D0 }