Skip to content

Commit

Permalink
amend ryanbaekr boards to match their pin defs (qmk#21248)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k authored and csolje committed Oct 21, 2023
1 parent a3a4a49 commit 4970782
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions keyboards/ryanbaekr/rb69/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"rows": ["D7", "C6", "D4", "D0", "D1"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "elite_c",
"pin_compatible": "elite_c",
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
4 changes: 2 additions & 2 deletions keyboards/ryanbaekr/rb86/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"rows": ["B0", "B1", "B2", "B3", "B4", "D7"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "elite_c",
"pin_compatible": "elite_c",
"layout_aliases": {
"LAYOUT_numpad_6x17": "LAYOUT"
},
Expand Down
4 changes: 2 additions & 2 deletions keyboards/ryanbaekr/rb87/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"manufacturer": "ryanbaekr",
"url": "",
"maintainer": "ryanbaekr",
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "elite_c",
"pin_compatible": "elite_c",
"usb": {
"vid": "0x7262",
"pid": "0x0087",
Expand Down

0 comments on commit 4970782

Please sign in to comment.