Skip to content

Commit

Permalink
Change to development_board (qmk#21695)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k authored and Ardakilic committed Sep 10, 2024
1 parent 15c158c commit 7d0c80f
Show file tree
Hide file tree
Showing 58 changed files with 64 additions and 160 deletions.
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

0 comments on commit 7d0c80f

Please sign in to comment.