summaryrefslogtreecommitdiff
path: root/keyboards/7skb
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/7skb')
-rw-r--r--keyboards/7skb/rev1/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/7skb/rev1/config.h b/keyboards/7skb/rev1/config.h
index 01b1ef4a1c..b1096c4d69 100644
--- a/keyboards/7skb/rev1/config.h
+++ b/keyboards/7skb/rev1/config.h
@@ -34,6 +34,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROW_PINS { D4, C6, D7, E6, B4 }
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3, B2, B5 }
+#define DIODE_DIRECTION COL2ROW
+
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5