1
0
Fork 0

Fix & clean up tronguylabs/m122_3270 (#13684)

This commit is contained in:
Ryan 2021-07-25 11:02:36 +10:00 committed by GitHub
parent 95730d4f96
commit 8cc568bc29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 333 additions and 362 deletions

View file

@ -16,12 +16,10 @@
#pragma once
// place overrides below
// Teensy pin assignments: I'm wiring things a bit more straightforwardly, and
// avoiding the LED on PD6
#define MATRIX_COL_PINS { B5, B6, B7, D0, D1, D2, D3, D4, D5, D7, E0, E1, C0, C1, C2, C3, C4, C5, C6, C7 }
#define MATRIX_ROW_PINS { F0, F1, F2, F3, F4, F5, F6, F7 }
// The Teensy version is version 1
#define DEVICE_VER 0x0001
#define DEVICE_VER 0x0001