summaryrefslogtreecommitdiffstats
path: root/keyboards/ryanbaekr/rb86
diff options
context:
space:
mode:
authorDuncan Sutherland <dunk2k_2000@hotmail.com>2023-07-03 11:53:15 +0100
committerGitHub <noreply@github.com>2023-07-03 03:53:15 -0700
commit1339b7625826fc9919f1eeed6e9663083cccc6e6 (patch)
tree951dcdf30c3c09722a93b0539c5faa0b414a96bc /keyboards/ryanbaekr/rb86
parent48b53efbdeef998179eb3d4a40cbf89678c9a038 (diff)
amend ryanbaekr boards to match their pin defs (#21248)
Diffstat (limited to 'keyboards/ryanbaekr/rb86')
-rw-r--r--keyboards/ryanbaekr/rb86/info.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ryanbaekr/rb86/info.json b/keyboards/ryanbaekr/rb86/info.json
index 5c4c3485df..fb4b9a4d21 100644
--- a/keyboards/ryanbaekr/rb86/info.json
+++ b/keyboards/ryanbaekr/rb86/info.json
@@ -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"
},