summaryrefslogtreecommitdiffstats
path: root/keyboards/horrortroll/chinese_pcb/black_e65/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/horrortroll/chinese_pcb/black_e65/config.h')
-rw-r--r--keyboards/horrortroll/chinese_pcb/black_e65/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/horrortroll/chinese_pcb/black_e65/config.h b/keyboards/horrortroll/chinese_pcb/black_e65/config.h
index 28f0aa4756..6ee3311f22 100644
--- a/keyboards/horrortroll/chinese_pcb/black_e65/config.h
+++ b/keyboards/horrortroll/chinese_pcb/black_e65/config.h
@@ -1,4 +1,4 @@
-/* Copyright 2021 HorrorTroll <https://github.com/HorrorTroll>
+/* Copyright 2022 HorrorTroll <https://github.com/HorrorTroll>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -18,11 +18,11 @@
#include "config_common.h"
-/* key matrix size */
+/* Key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15
-/* key matrix pins */
+/* Key matrix pins */
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B7 }
#define MATRIX_COL_PINS { D0, D1, D2, D3, D5, D4, D6, D7, B4, F7, F6, F5, F4, F1, F0 }