You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
223 B
C

#pragma once
#define VERSION "Paula Deen"
#define FORCE_NKRO
#define MATRIX_ROW_PINS { F4, F5 }
#define MATRIX_COL_PINS { B0, B1, B2, B3, B4, B5, B6, B7, C6, C7}
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION ROW2COL