Browse Source

[Keyboard][Bug] Constellation Rev2 (#13595)

pull/13809/head
Xelus22 2 years ago
committed by GitHub
parent
commit
5b6780f999
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/aeboards/constellation/rev2/config.h

+ 1
- 1
keyboards/aeboards/constellation/rev2/config.h View File

@ -31,7 +31,7 @@
/* key matrix pins */
#define MATRIX_ROW_PINS { B15, A14, A2, B13, B14 }
#define MATRIX_COL_PINS { B12, H0, C15, C14, B11, B10, B2, B1, B0, A7, A6, A5, A4, A3 }
#define MATRIX_COL_PINS { B12, A1, H0, C15, C14, B11, B10, B2, B1, B0, A7, A6, A5, A4, A3 }
#define UNUSED_PINS
/* COL2ROW or ROW2COL */


Loading…
Cancel
Save