Browse Source

Change to `development_board` (#21695)

pull/23599/head
Duncan Sutherland 1 week ago
committed by GitHub
parent
commit
32136afe24
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
58 changed files with 64 additions and 160 deletions
  1. +1
    -3
      keyboards/bastardkb/charybdis/3x5/blackpill/info.json
  2. +1
    -3
      keyboards/bastardkb/charybdis/3x6/blackpill/info.json
  3. +1
    -3
      keyboards/bastardkb/charybdis/4x6/blackpill/info.json
  4. +1
    -3
      keyboards/bastardkb/scylla/blackpill/info.json
  5. +1
    -3
      keyboards/bastardkb/skeletyl/blackpill/info.json
  6. +1
    -3
      keyboards/bastardkb/tbkmini/blackpill/info.json
  7. +1
    -2
      keyboards/bt66tech/bt66tech60/keyboard.json
  8. +1
    -2
      keyboards/cannonkeys/ortho48/keyboard.json
  9. +1
    -2
      keyboards/cannonkeys/ortho60/keyboard.json
  10. +1
    -2
      keyboards/cannonkeys/ortho75/keyboard.json
  11. +1
    -2
      keyboards/cannonkeys/practice60/keyboard.json
  12. +2
    -3
      keyboards/cannonkeys/practice65/keyboard.json
  13. +1
    -3
      keyboards/cantor/keyboard.json
  14. +1
    -3
      keyboards/ckeys/thedora/keyboard.json
  15. +1
    -2
      keyboards/converter/siemens_tastatur/keyboard.json
  16. +1
    -3
      keyboards/ez_maker/directpins/proton_c/keyboard.json
  17. +1
    -3
      keyboards/handwired/d48/keyboard.json
  18. +2
    -4
      keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json
  19. +1
    -3
      keyboards/handwired/dygma/raise/info.json
  20. +1
    -2
      keyboards/handwired/ergocheap/keyboard.json
  21. +1
    -3
      keyboards/handwired/floorboard/keyboard.json
  22. +2
    -4
      keyboards/handwired/macroboard/f401/keyboard.json
  23. +2
    -4
      keyboards/handwired/macroboard/f411/keyboard.json
  24. +1
    -3
      keyboards/handwired/pill60/blackpill_f401/keyboard.json
  25. +1
    -3
      keyboards/handwired/pill60/blackpill_f411/keyboard.json
  26. +1
    -2
      keyboards/handwired/pill60/bluepill/keyboard.json
  27. +1
    -3
      keyboards/handwired/riblee_f401/keyboard.json
  28. +1
    -3
      keyboards/handwired/riblee_f411/keyboard.json
  29. +1
    -3
      keyboards/handwired/selene/keyboard.json
  30. +1
    -3
      keyboards/handwired/sick_pad/keyboard.json
  31. +1
    -2
      keyboards/handwired/sono1/stm32f103/keyboard.json
  32. +1
    -3
      keyboards/handwired/split65/stm32/keyboard.json
  33. +1
    -2
      keyboards/handwired/splittest/bluepill/keyboard.json
  34. +1
    -3
      keyboards/handwired/symmetric70_proto/proton_c/info.json
  35. +1
    -2
      keyboards/handwired/t111/keyboard.json
  36. +1
    -2
      keyboards/handwired/tractyl_manuform/5x6_right/f303/keyboard.json
  37. +2
    -2
      keyboards/handwired/tractyl_manuform/5x6_right/f411/keyboard.json
  38. +1
    -3
      keyboards/handwired/twig/twig50/keyboard.json
  39. +2
    -4
      keyboards/handwired/uthol/rev3/keyboard.json
  40. +1
    -3
      keyboards/handwired/wulkan/keyboard.json
  41. +1
    -3
      keyboards/ibm/model_m_122/m122_3270/blackpill/keyboard.json
  42. +1
    -2
      keyboards/ibm/model_m_122/m122_3270/bluepill/keyboard.json
  43. +1
    -3
      keyboards/kin80/blackpill401/keyboard.json
  44. +1
    -3
      keyboards/kin80/blackpill411/keyboard.json
  45. +1
    -3
      keyboards/kv/revt/keyboard.json
  46. +1
    -3
      keyboards/mechwild/obe/f401/keyboard.json
  47. +1
    -3
      keyboards/mechwild/obe/f411/keyboard.json
  48. +1
    -3
      keyboards/mechwild/puckbuddy/info.json
  49. +1
    -3
      keyboards/mechwild/waka60/f401/keyboard.json
  50. +1
    -3
      keyboards/mechwild/waka60/f411/keyboard.json
  51. +1
    -3
      keyboards/mlego/m60_split/rev2/info.json
  52. +1
    -2
      keyboards/ms_sculpt/keyboard.json
  53. +1
    -2
      keyboards/rart/rartlice/keyboard.json
  54. +1
    -3
      keyboards/rgbkb/pan/rev1/proton_c/keyboard.json
  55. +1
    -2
      keyboards/sowbug/68keys/keyboard.json
  56. +1
    -2
      keyboards/sowbug/ansi_tkl/keyboard.json
  57. +1
    -3
      keyboards/tkw/grandiceps/info.json
  58. +1
    -3
      keyboards/tkw/stoutgat/v2/f411/keyboard.json

+ 1
- 3
keyboards/bastardkb/charybdis/3x5/blackpill/info.json View File

@ -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"
}

+ 1
- 3
keyboards/bastardkb/charybdis/3x6/blackpill/info.json View File

@ -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"
}

+ 1
- 3
keyboards/bastardkb/charybdis/4x6/blackpill/info.json View File

@ -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"
}

+ 1
- 3
keyboards/bastardkb/scylla/blackpill/info.json View File

@ -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"
}

+ 1
- 3
keyboards/bastardkb/skeletyl/blackpill/info.json View File

@ -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"
}

+ 1
- 3
keyboards/bastardkb/tbkmini/blackpill/info.json View File

@ -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"
}

+ 1
- 2
keyboards/bt66tech/bt66tech60/keyboard.json View File

@ -55,8 +55,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["60_ansi"],
"layouts": {
"LAYOUT_60_ansi": {


+ 1
- 2
keyboards/cannonkeys/ortho48/keyboard.json View File

@ -48,8 +48,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["ortho_4x12"],
"layouts": {
"LAYOUT_ortho_4x12": {


+ 1
- 2
keyboards/cannonkeys/ortho60/keyboard.json View File

@ -48,8 +48,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {


+ 1
- 2
keyboards/cannonkeys/ortho75/keyboard.json View File

@ -54,8 +54,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["ortho_5x15"],
"layouts": {
"LAYOUT_ortho_5x15": {


+ 1
- 2
keyboards/cannonkeys/practice60/keyboard.json View File

@ -48,8 +48,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"community_layouts": ["60_ansi"],
"layouts": {
"LAYOUT_60_ansi": {


+ 2
- 3
keyboards/cannonkeys/practice65/keyboard.json View File

@ -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},


+ 1
- 3
keyboards/cantor/keyboard.json View File

@ -2,7 +2,6 @@
"manufacturer": "Diego Palacios",
"keyboard_name": "cantor",
"maintainer": "diepala",
"bootloader": "stm32-dfu",
"features": {
"bootmagic": true,
"command": false,
@ -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",


+ 1
- 3
keyboards/ckeys/thedora/keyboard.json View File

@ -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": [


+ 1
- 2
keyboards/converter/siemens_tastatur/keyboard.json View File

@ -8,8 +8,7 @@
"pid": "0x4353",
"device_version": "0.0.1"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"features": {
"bootmagic": false,
"mousekey": true,


+ 1
- 3
keyboards/ez_maker/directpins/proton_c/keyboard.json View File

@ -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,


+ 1
- 3
keyboards/handwired/d48/keyboard.json View File

@ -42,8 +42,7 @@
"qmk": {
"tap_keycode_delay": 10
},
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"development_board": "proton_c",
"features": {
"bootmagic": false,
"mousekey": false,
@ -56,7 +55,6 @@
"oled": true,
"unicode": true
},
"board": "QMK_PROTON_C",
"layouts": {
"LAYOUT": {
"layout": [


+ 2
- 4
keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/keyboard.json View File

@ -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"
}
}

+ 1
- 3
keyboards/handwired/dygma/raise/info.json View File

@ -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
}

+ 1
- 2
keyboards/handwired/ergocheap/keyboard.json View File

@ -25,8 +25,7 @@
"rows": ["B5", "B6", "B7", "B9", "B8"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 3
keyboards/handwired/floorboard/keyboard.json View File

@ -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": {


+ 2
- 4
keyboards/handwired/macroboard/f401/keyboard.json View File

@ -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"
}
}

+ 2
- 4
keyboards/handwired/macroboard/f411/keyboard.json View File

@ -12,8 +12,7 @@
"ws2812": {
"driver": "pwm"
},
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f411",
"features": {
"bootmagic": true,
"mousekey": true,
@ -21,6 +20,5 @@
"nkro": true,
"rgblight": true,
"audio": true
},
"board": "BLACKPILL_STM32_F411"
}
}

+ 1
- 3
keyboards/handwired/pill60/blackpill_f401/keyboard.json View File

@ -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"
}

+ 1
- 3
keyboards/handwired/pill60/blackpill_f411/keyboard.json View File

@ -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"
}

+ 1
- 2
keyboards/handwired/pill60/bluepill/keyboard.json View File

@ -4,6 +4,5 @@
"rows": ["B4", "B3", "A15", "B13", "B5"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino"
"development_board": "bluepill"
}

+ 1
- 3
keyboards/handwired/riblee_f401/keyboard.json View File

@ -23,8 +23,7 @@
"pin": "A0",
"levels": 5
},
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f401",
"features": {
"bootmagic": true,
"mousekey": true,
@ -32,7 +31,6 @@
"nkro": true,
"backlight": true
},
"board": "BLACKPILL_STM32_F401",
"community_layouts": ["ortho_5x12"],
"layouts": {
"LAYOUT_ortho_5x12": {


+ 1
- 3
keyboards/handwired/riblee_f411/keyboard.json View File

@ -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": {


+ 1
- 3
keyboards/handwired/selene/keyboard.json View File

@ -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": [


+ 1
- 3
keyboards/handwired/sick_pad/keyboard.json View File

@ -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": {


+ 1
- 2
keyboards/handwired/sono1/stm32f103/keyboard.json View File

@ -13,6 +13,5 @@
"kana": "A2",
"on_state": 0
},
"processor": "STM32F103",
"bootloader": "stm32duino"
"development_board": "bluepill"
}

+ 1
- 3
keyboards/handwired/split65/stm32/keyboard.json View File

@ -9,8 +9,7 @@
"enabled": true,
"soft_serial_pin": "A9"
},
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"development_board": "proton_c",
"features": {
"bootmagic": false,
"mousekey": false,
@ -18,7 +17,6 @@
"audio": true,
"oled": true
},
"board": "QMK_PROTON_C",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 2
keyboards/handwired/splittest/bluepill/keyboard.json View File

@ -4,8 +4,7 @@
"rows": ["B10"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"features": {
"bootmagic": false,
"mousekey": false,


+ 1
- 3
keyboards/handwired/symmetric70_proto/proton_c/info.json View File

@ -1,6 +1,4 @@
{
"keyboard_name": "Symmetric70 prototype proton-c",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C"
"development_board": "proton_c"
}

+ 1
- 2
keyboards/handwired/t111/keyboard.json View File

@ -21,8 +21,7 @@
"rows": ["A15", "B6", "B5", "B4", "B3", "B9", "B8", "B7"]
},
"diode_direction": "ROW2COL",
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 2
keyboards/handwired/tractyl_manuform/5x6_right/f303/keyboard.json View File

@ -21,8 +21,7 @@
{"pin_a": "A7", "pin_b": "A8"}
]
},
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"development_board": "proton_c",
"features": {
"console": true
}


+ 2
- 2
keyboards/handwired/tractyl_manuform/5x6_right/f411/keyboard.json View File

@ -24,10 +24,10 @@
{"pin_a": "A13", "pin_b": "A14"}
]
},
"development_board": "blackpill_f411",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"features": {
"console": true
},
"board": "BLACKPILL_STM32_F411"
}
}

+ 1
- 3
keyboards/handwired/twig/twig50/keyboard.json View File

@ -26,9 +26,7 @@
"rows": ["B7", "B6", "B5", "B4"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C",
"development_board": "proton_c",
"debounce": 8,
"layouts": {
"LAYOUT_diag_4x14": {


+ 2
- 4
keyboards/handwired/uthol/rev3/keyboard.json View File

@ -40,8 +40,7 @@
{"pin_a": "C15", "pin_b": "C14", "resolution": 2}
]
},
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f401",
"features": {
"bootmagic": true,
"nkro": true,
@ -50,6 +49,5 @@
"extrakey": true,
"encoder": true,
"rgblight": true
},
"board": "BLACKPILL_STM32_F401"
}
}

+ 1
- 3
keyboards/handwired/wulkan/keyboard.json View File

@ -14,15 +14,13 @@
"rows": ["B8", "A0", "A1", "A2"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"development_board": "proton_c",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"nkro": true
},
"board": "QMK_PROTON_C",
"community_layouts": ["ortho_4x12"],
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_4x12"


+ 1
- 3
keyboards/ibm/model_m_122/m122_3270/blackpill/keyboard.json View File

@ -15,7 +15,5 @@
"rows": ["C13", "C14", "C15", "A0", "A1", "A2", "A3", "A4"]
},
"diode_direction": "ROW2COL",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}

+ 1
- 2
keyboards/ibm/model_m_122/m122_3270/bluepill/keyboard.json View File

@ -7,6 +7,5 @@
"rows": ["C13", "C14", "C15", "A1", "A2", "A3", "A4", "A5"]
},
"diode_direction": "ROW2COL",
"processor": "STM32F103",
"bootloader": "stm32duino"
"development_board": "bluepill"
}

+ 1
- 3
keyboards/kin80/blackpill401/keyboard.json View File

@ -16,7 +16,5 @@
"scroll_lock": "B3",
"on_state": 0
},
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F401"
"development_board": "blackpill_f401"
}

+ 1
- 3
keyboards/kin80/blackpill411/keyboard.json View File

@ -16,7 +16,5 @@
"scroll_lock": "B3",
"on_state": 0
},
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}

+ 1
- 3
keyboards/kv/revt/keyboard.json View File

@ -21,9 +21,7 @@
"rows": ["A6", "B13", "B8", "A0", "A1", "A2"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C",
"development_board": "proton_c",
"layouts": {
"LAYOUT_default": {
"layout": [


+ 1
- 3
keyboards/mechwild/obe/f401/keyboard.json View File

@ -1,5 +1,3 @@
{
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F401"
"development_board": "blackpill_f401"
}

+ 1
- 3
keyboards/mechwild/obe/f411/keyboard.json View File

@ -1,5 +1,3 @@
{
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}

+ 1
- 3
keyboards/mechwild/puckbuddy/info.json View File

@ -52,9 +52,7 @@
"ws2812": {
"pin": "A3"
},
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F401",
"development_board": "blackpill_f401",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 3
keyboards/mechwild/waka60/f401/keyboard.json View File

@ -1,5 +1,3 @@
{
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F401"
"development_board": "blackpill_f401"
}

+ 1
- 3
keyboards/mechwild/waka60/f411/keyboard.json View File

@ -1,5 +1,3 @@
{
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}

+ 1
- 3
keyboards/mlego/m60_split/rev2/info.json View File

@ -55,7 +55,5 @@
}
}
},
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}

+ 1
- 2
keyboards/ms_sculpt/keyboard.json View File

@ -2,7 +2,7 @@
"manufacturer": "Jean Bernard",
"keyboard_name": "ms_sculpt",
"maintainer": "jn-bernard",
"bootloader": "stm32-dfu",
"development_board": "blackpill_f401",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
@ -22,7 +22,6 @@
"io_delay": 5
},
"debounce": 3,
"processor": "STM32F401",
"url": "",
"usb": {
"polling_interval": 1,


+ 1
- 2
keyboards/rart/rartlice/keyboard.json View File

@ -49,8 +49,7 @@
"pin": "B15",
"driver": "spi"
},
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"layout_aliases": {
"LAYOUT_all": "LAYOUT"
},


+ 1
- 3
keyboards/rgbkb/pan/rev1/proton_c/keyboard.json View File

@ -4,9 +4,7 @@
"rows": ["A15", "B10", "A14", "A13", "A7"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C",
"development_board": "proton_c",
"encoder": {
"rotary": [
{"pin_a": "B14", "pin_b": "B15"},


+ 1
- 2
keyboards/sowbug/68keys/keyboard.json View File

@ -74,8 +74,7 @@
"rows": ["C14", "C15", "A0", "A1", "A2"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"layout_aliases": {
"LAYOUT_default": "LAYOUT"
},


+ 1
- 2
keyboards/sowbug/ansi_tkl/keyboard.json View File

@ -74,8 +74,7 @@
"rows": ["C14", "C15", "A0", "A1", "A2", "A3"]
},
"diode_direction": "COL2ROW",
"processor": "STM32F103",
"bootloader": "stm32duino",
"development_board": "bluepill",
"layout_aliases": {
"LAYOUT": "LAYOUT_default"
},


+ 1
- 3
keyboards/tkw/grandiceps/info.json View File

@ -63,9 +63,7 @@
"qmk": {
"tap_keycode_delay": 10
},
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411",
"development_board": "blackpill_f411",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 3
keyboards/tkw/stoutgat/v2/f411/keyboard.json View File

@ -1,5 +1,3 @@
{
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F411"
"development_board": "blackpill_f411"
}

Loading…
Cancel
Save