summaryrefslogtreecommitdiff
path: root/keyboards/10bleoledhub
diff options
context:
space:
mode:
authorhaierwangwei2005 <69899561+haierwangwei2005@users.noreply.github.com>2020-12-17 13:56:17 +0800
committerGitHub <noreply@github.com>2020-12-16 21:56:17 -0800
commit49b6c5fd8352d3203aec9cdc55a4881608441589 (patch)
treed2c07d847ccdc77ad7ed67bdccbe04c09e07e8dc /keyboards/10bleoledhub
parent7938921f9e8dad53c9b2b6090cc00f8aed92503f (diff)
[Keyboard] Update config for 10 ble oled usbhub pad (#11066)
Diffstat (limited to 'keyboards/10bleoledhub')
-rw-r--r--keyboards/10bleoledhub/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/10bleoledhub/config.h b/keyboards/10bleoledhub/config.h
index 0cc7831f3c..d3e845fec9 100644
--- a/keyboards/10bleoledhub/config.h
+++ b/keyboards/10bleoledhub/config.h
@@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.*/
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 3
-#define MATRIX_ROW_PINS { F6, F5, F4, F1 }
+#define MATRIX_ROW_PINS { F0, F5, F4, F6 }
#define MATRIX_COL_PINS { D6, D7, B5 }
#define UNUSED_PINS