diff options
Diffstat (limited to 'keyboards/xd75')
-rw-r--r-- | keyboards/xd75/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd75/config.h b/keyboards/xd75/config.h index 482edc9c1..bc1f1860f 100644 --- a/keyboards/xd75/config.h +++ b/keyboards/xd75/config.h @@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_COL_PINS { F0, F1, E6, C7, C6, B6, D4, B1, B7, B5, B4, D7, D6, B3, B0 } #define UNUSED_PINS -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW #define BACKLIGHT_PIN F5 |