~ruther/qmk_firmware

ref: cbb8ed17b2a14de6a78010ef14f1f17d26d82fe5 qmk_firmware/keyboards/planck/keymaps/handwired_binaryplease/config.h -rw-r--r-- 287 bytes
cbb8ed17 — Wolf Van Herreweghe [Keyboard] Add Neely 65 (#21027) 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
#pragma once

#undef MANUFACTURER
#define MANUFACTURER "binaryplease"
#undef PRODUCT
#define PRODUCT      "Teensy_Planck"

#undef MATRIX_ROW_PINS
#define MATRIX_ROW_PINS { D3, D2, D1, D0 }
#undef MATRIX_COL_PINS
#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, B6, B5, B4, D7, D6, D4 }
Do not follow this link