aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ortho_5x15/wanleg/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_5x15/wanleg/config.h')
-rw-r--r--layouts/community/ortho_5x15/wanleg/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_5x15/wanleg/config.h b/layouts/community/ortho_5x15/wanleg/config.h
index 1aeda2db4..d2b3d6719 100644
--- a/layouts/community/ortho_5x15/wanleg/config.h
+++ b/layouts/community/ortho_5x15/wanleg/config.h
@@ -1,7 +1,7 @@
1#pragma once 1#pragma once
2 2
3//5x5 powered by Adafruit Feather 32u4 Bluefruit LE 3//5x5 powered by Adafruit Feather 32u4 Bluefruit LE
4#if defined(KEYBOARD_5x5) && defined(BLUEFRUIT) 4#if defined(KEYBOARD_40percentclub_5x5) && defined(BLUEFRUIT)
5 5
6//need to undefine standard 5x5 array before defining alternate Bluefruit array 6//need to undefine standard 5x5 array before defining alternate Bluefruit array
7#undef MATRIX_ROW_PINS 7#undef MATRIX_ROW_PINS