Browse Source

Adjust Viterbi pinout

pull/1750/head
Danny Nguyen 6 years ago
committed by Jack Humbert
parent
commit
94823176c5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/viterbi/rev1/config.h

+ 1
- 1
keyboards/viterbi/rev1/config.h View File

@ -35,7 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// wiring of each half
#define MATRIX_ROW_PINS { D4, D7, E6, B4, B5 }
#define MATRIX_COL_PINS { F6, F7, B1, B3, B2, B6, B6 }
#define MATRIX_COL_PINS { F5, F6, F7, B1, B3, B2, B6 }
#define CATERINA_BOOTLOADER


Loading…
Cancel
Save