Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to development_board #21695

Merged
merged 31 commits into from
Apr 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
7887341
migrate to `development_board`
dunk2k Aug 4, 2023
81e399b
corrections
dunk2k Aug 4, 2023
f43ee30
revert non proton_c
dunk2k Aug 5, 2023
3decb58
more dev_board identified
dunk2k Aug 5, 2023
d14f7c6
add bluepill
dunk2k Sep 9, 2023
840fcac
Merge remote-tracking branch 'upstream/develop' into dev_board
dunk2k Sep 9, 2023
5a051a5
Update info.json
dunk2k Sep 10, 2023
2a8a7be
Update info.json
dunk2k Sep 10, 2023
93f3c87
Update info.json
dunk2k Sep 10, 2023
1a8580e
Update info.json
dunk2k Sep 10, 2023
f40e5e6
1 addition, 1 revert
dunk2k Oct 17, 2023
9eab65d
Revert
dunk2k Oct 17, 2023
21b7f31
Merge branch 'develop' into dev_board
dunk2k Dec 5, 2023
64443fc
Merge branch 'develop' into dev_board
dunk2k Jan 13, 2024
fb46935
revert atreus
dunk2k Jan 13, 2024
545880c
- zvecr/zv48/f401: change info.json to keyboard.json
dunk2k Mar 12, 2024
ff4f3a8
Merge branch 'develop' into dev_board
dunk2k Mar 12, 2024
ea69041
Merge remote-tracking branch 'origin/develop' into dev_board
dunk2k Mar 14, 2024
a43cff7
delete info.json where keyboard.json
dunk2k Mar 14, 2024
7755f0e
re-evaluate
dunk2k Mar 15, 2024
96c34f1
Merge remote-tracking branch 'origin/develop' into dev_board
dunk2k Mar 16, 2024
9c1fe20
Update info.json
dunk2k Mar 29, 2024
f8ca8e5
Merge remote-tracking branch 'upstream/develop' into dev_board
dunk2k Mar 30, 2024
62bfc2b
Update info.json
dunk2k Mar 30, 2024
798e5f5
Merge remote-tracking branch 'upstream/develop' into dev_board
dunk2k Mar 31, 2024
56511cf
post #23406 additions
dunk2k Apr 3, 2024
ea2ae09
Merge branch 'develop' into dev_board
dunk2k Apr 11, 2024
294ed7e
Merge remote-tracking branch 'upstream/develop' into dev_board
dunk2k Apr 15, 2024
d875f9e
Merge remote-tracking branch 'upstream/develop' into dev_board
dunk2k Apr 16, 2024
05fad06
Merge remote-tracking branch 'upstream/develop' into dev_board
dunk2k Apr 17, 2024
b955279
Merge remote-tracking branch 'upstream/develop' into dev_board
dunk2k Apr 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions keyboards/bastardkb/charybdis/3x5/blackpill/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@
"rows": ["A2", "B8", "A8", "B9"]
},
"diode_direction": "ROW2COL",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}
4 changes: 1 addition & 3 deletions keyboards/bastardkb/charybdis/3x6/blackpill/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@
"rows": ["A2", "B8", "A8", "B9"]
},
"diode_direction": "ROW2COL",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}
4 changes: 1 addition & 3 deletions keyboards/bastardkb/charybdis/4x6/blackpill/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@
"rows": ["B15", "A2", "B8", "A8", "B9"]
},
"diode_direction": "ROW2COL",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}
4 changes: 1 addition & 3 deletions keyboards/bastardkb/scylla/blackpill/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@
"rows": ["B15", "A2", "B8", "A8", "B9"]
},
"diode_direction": "ROW2COL",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}
4 changes: 1 addition & 3 deletions keyboards/bastardkb/skeletyl/blackpill/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@
"rows": ["A2", "B8", "A8", "B9"]
},
"diode_direction": "ROW2COL",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}
4 changes: 1 addition & 3 deletions keyboards/bastardkb/tbkmini/blackpill/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@
"rows": ["A2", "B8", "A8", "B9"]
},
"diode_direction": "ROW2COL",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}
3 changes: 1 addition & 2 deletions keyboards/bt66tech/bt66tech60/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["60_ansi"],
"layouts": {
"LAYOUT_60_ansi": {
Expand Down
3 changes: 1 addition & 2 deletions keyboards/cannonkeys/ortho48/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["ortho_4x12"],
"layouts": {
"LAYOUT_ortho_4x12": {
Expand Down
3 changes: 1 addition & 2 deletions keyboards/cannonkeys/ortho60/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
Expand Down
3 changes: 1 addition & 2 deletions keyboards/cannonkeys/ortho75/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["ortho_5x15"],
"layouts": {
"LAYOUT_ortho_5x15": {
Expand Down
3 changes: 1 addition & 2 deletions keyboards/cannonkeys/practice60/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["60_ansi"],
"layouts": {
"LAYOUT_60_ansi": {
Expand Down
5 changes: 2 additions & 3 deletions keyboards/cannonkeys/practice65/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,8 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"layouts": {
"development_board": "bluepill",
"layouts": {
"LAYOUT_default": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
Expand Down
4 changes: 1 addition & 3 deletions keyboards/cantor/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"manufacturer": "Diego Palacios",
"keyboard_name": "cantor",
"maintainer": "diepala",
"bootloader": "stm32-dfu",
"features": {
"bootmagic": true,
"command": false,
Expand All @@ -11,8 +10,7 @@
"mousekey": true,
"nkro": true
},
"processor": "STM32F401",
"board": "BLACKPILL_STM32_F401",
"development_board": "blackpill_f401",
"url": "https://github.com/diepala/cantor",
"usb": {
"device_version": "1.0.0",
Expand Down
4 changes: 1 addition & 3 deletions keyboards/ckeys/thedora/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
{"pin_a": "B13", "pin_b": "B15"}
]
},
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C",
"development_board": "proton_c",
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
3 changes: 1 addition & 2 deletions keyboards/converter/siemens_tastatur/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"pid": "0x4353",
"device_version": "0.0.1"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"features": {
"bootmagic": false,
"mousekey": true,
Expand Down
4 changes: 1 addition & 3 deletions keyboards/ez_maker/directpins/proton_c/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"manufacturer": "Zach White",
"keyboard_name": "DirectPins Proton C",
"maintainer": "skullydazed",
"processor": "STM32F303",
"board": "QMK_PROTON_C",
"bootloader": "stm32-dfu",
"development_board": "proton_c",
"features": {
"bootmagic": true,
"extrakey": true,
Expand Down
4 changes: 1 addition & 3 deletions keyboards/handwired/d48/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
"qmk": {
"tap_keycode_delay": 10
},
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"development_board": "proton_c",
"features": {
"bootmagic": false,
"mousekey": false,
Expand All @@ -56,7 +55,6 @@
"oled": true,
"unicode": true
},
"board": "QMK_PROTON_C",
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,12 @@
"matrix": [7, 0]
}
},
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f411",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"console": true,
"command": true
},
"board": "BLACKPILL_STM32_F411"
}
}
4 changes: 1 addition & 3 deletions keyboards/handwired/dygma/raise/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,12 @@
"led_flush_limit": 100,
"sleep": true
},
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f411",
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"rgb_matrix": true
},
"board": "BLACKPILL_STM32_F411",
"debounce": 0
}
3 changes: 1 addition & 2 deletions keyboards/handwired/ergocheap/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
"rows": ["B5", "B6", "B7", "B9", "B8"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
4 changes: 1 addition & 3 deletions keyboards/handwired/floorboard/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@
"rows": ["A2", "A1", "A0", "B8"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C",
"development_board": "proton_c",
"community_layouts": ["ortho_4x12"],
"layouts": {
"LAYOUT_ortho_4x12": {
Expand Down
6 changes: 2 additions & 4 deletions keyboards/handwired/macroboard/f401/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
"ws2812": {
"driver": "pwm"
},
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f401",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"nkro": true,
"rgblight": true
},
"board": "BLACKPILL_STM32_F401"
}
}
6 changes: 2 additions & 4 deletions keyboards/handwired/macroboard/f411/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,13 @@
"ws2812": {
"driver": "pwm"
},
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f411",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"nkro": true,
"rgblight": true,
"audio": true
},
"board": "BLACKPILL_STM32_F411"
}
}
4 changes: 1 addition & 3 deletions keyboards/handwired/pill60/blackpill_f401/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@
"rows": ["B4", "B3", "A15", "B13", "B5"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F401"
"development_board": "blackpill_f401"
}
4 changes: 1 addition & 3 deletions keyboards/handwired/pill60/blackpill_f411/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@
"rows": ["B4", "B3", "A15", "B13", "B5"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}
3 changes: 1 addition & 2 deletions keyboards/handwired/pill60/bluepill/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
"rows": ["B4", "B3", "A15", "B13", "B5"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino"
"development_board": "bluepill"
}
4 changes: 1 addition & 3 deletions keyboards/handwired/riblee_f401/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,14 @@
"pin": "A0",
"levels": 5
},
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f401",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"nkro": true,
"backlight": true
},
"board": "BLACKPILL_STM32_F401",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
Expand Down
4 changes: 1 addition & 3 deletions keyboards/handwired/riblee_f411/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,13 @@
"rows": ["A6", "A5", "A4", "A3", "A2"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f411",
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"nkro": true
},
"board": "BLACKPILL_STM32_F411",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {
Expand Down
4 changes: 1 addition & 3 deletions keyboards/handwired/selene/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
"rows": ["B10", "B9", "B15", "B14", "B13", "B8"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C",
"development_board": "proton_c",
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
4 changes: 1 addition & 3 deletions keyboards/handwired/sick_pad/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@
"rows": ["B0", "B1", "B2", "B3", "B4"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C",
"development_board": "proton_c",
"community_layouts": ["numpad_5x4"],
"layouts": {
"LAYOUT_numpad_5x4": {
Expand Down
3 changes: 1 addition & 2 deletions keyboards/handwired/sono1/stm32f103/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@
"kana": "A2",
"on_state": 0
},
"processor": "STM32F103",
"bootloader": "stm32duino"
"development_board": "bluepill"
}
4 changes: 1 addition & 3 deletions keyboards/handwired/split65/stm32/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,14 @@
"enabled": true,
"soft_serial_pin": "A9"
},
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"development_board": "proton_c",
"features": {
"bootmagic": false,
"mousekey": false,
"extrakey": false,
"audio": true,
"oled": true
},
"board": "QMK_PROTON_C",
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
3 changes: 1 addition & 2 deletions keyboards/handwired/splittest/bluepill/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"rows": ["B10"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"features": {
"bootmagic": false,
"mousekey": false,
Expand Down
4 changes: 1 addition & 3 deletions keyboards/handwired/symmetric70_proto/proton_c/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"keyboard_name": "Symmetric70 prototype proton-c",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C"
"development_board": "proton_c"
}
Loading
Loading