Merge remote-tracking branch 'origin/master' into develop

pull/20013/head
QMK Bot 2023-03-19 23:20:04 +00:00
commit dfec6ac471
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"matrix_pins": {
"cols": ["F5", "E6", "D0"],
"rows": ["D3", "D4", "D6"]
"cols": ["D3", "D4", "D6"],
"rows": ["E6", "B7", "D0"]
},
"diode_direction": "COL2ROW",
"encoder": {