Browse Source

[Keyboard]modify ginkgo65hot (#17705)

modify ginkgo65hot
pull/17714/head
Runheme 1 year ago
committed by GitHub
parent
commit
4be736c192
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      keyboards/mokey/ginkgo65hot/config.h

+ 2
- 2
keyboards/mokey/ginkgo65hot/config.h View File

@ -26,8 +26,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 5
#define MATRIX_COLS 15
#define MATRIX_ROW_PINS { F7, B7, F5, F1, B0 }
#define MATRIX_COL_PINS { C7, F6, B2, F4, B3, E6, D0, D1, D2, D3, D5, D4, D6, D7, B4 }
#define MATRIX_ROW_PINS { B0, B1, B2, B3, F7 }
#define MATRIX_COL_PINS { C7, F6, F5, F4, F1, E6, D0, D1, D2, D3, D5, D4, D6, D7, B4 }
#define UNUSED_PINS
#define DIODE_DIRECTION COL2ROW


Loading…
Cancel
Save