Change to development_board
(#21695)
This commit is contained in:
parent
0786314bfb
commit
32136afe24
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -55,8 +55,7 @@
|
||||
"pin": "B15",
|
||||
"driver": "spi"
|
||||
},
|
||||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino",
|
||||
"development_board": "bluepill",
|
||||
"community_layouts": ["60_ansi"],
|
||||
"layouts": {
|
||||
"LAYOUT_60_ansi": {
|
||||
|
@ -48,8 +48,7 @@
|
||||
"pin": "B15",
|
||||
"driver": "spi"
|
||||
},
|
||||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino",
|
||||
"development_board": "bluepill",
|
||||
"community_layouts": ["ortho_4x12"],
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_4x12": {
|
||||
|
@ -48,8 +48,7 @@
|
||||
"pin": "B15",
|
||||
"driver": "spi"
|
||||
},
|
||||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino",
|
||||
"development_board": "bluepill",
|
||||
"community_layouts": ["ortho_5x12"],
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_5x12": {
|
||||
|
@ -54,8 +54,7 @@
|
||||
"pin": "B15",
|
||||
"driver": "spi"
|
||||
},
|
||||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino",
|
||||
"development_board": "bluepill",
|
||||
"community_layouts": ["ortho_5x15"],
|
||||
"layouts": {
|
||||
"LAYOUT_ortho_5x15": {
|
||||
|
@ -48,8 +48,7 @@
|
||||
"pin": "B15",
|
||||
"driver": "spi"
|
||||
},
|
||||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino",
|
||||
"development_board": "bluepill",
|
||||
"community_layouts": ["60_ansi"],
|
||||
"layouts": {
|
||||
"LAYOUT_60_ansi": {
|
||||
|
@ -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},
|
||||
|
@ -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",
|
||||
|
@ -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": [
|
||||
|
@ -8,8 +8,7 @@
|
||||
"pid": "0x4353",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino",
|
||||
"development_board": "bluepill",
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"mousekey": true,
|
||||
|
@ -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,
|
||||
|
@ -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": [
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -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
|
||||
}
|
||||
|
@ -25,8 +25,7 @@
|
||||
"rows": ["B5", "B6", "B7", "B9", "B8"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino",
|
||||
"development_board": "bluepill",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
@ -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": {
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -4,6 +4,5 @@
|
||||
"rows": ["B4", "B3", "A15", "B13", "B5"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino"
|
||||
"development_board": "bluepill"
|
||||
}
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": [
|
||||
|
@ -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": {
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user