Jelajahi Sumber

[Keyboard] Corrected a GPIO pin on config.h on the jisoo pcb (#19396)

Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
DeskDaily 3 tahun lalu
induk
melakukan
99b69dc80e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      keyboards/nightly_boards/jisoo/config.h

+ 1 - 1
keyboards/nightly_boards/jisoo/config.h

@@ -34,7 +34,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  */
 #define MATRIX_ROW_PINS { GP26, GP27, GP28, GP18, GP19, GP20 }
-#define MATRIX_COL_PINS { GP25, GP12, GP13, GP12, GP11, GP10, GP9, GP8, GP7, GP6, GP5, GP4, GP3, GP2, GP1, GP0 }
+#define MATRIX_COL_PINS { GP25, GP14, GP13, GP12, GP11, GP10, GP9, GP8, GP7, GP6, GP5, GP4, GP3, GP2, GP1, GP0 }
 
 /* COL2ROW, ROW2COL*/
 #define DIODE_DIRECTION COL2ROW