diff options
| author | Joel Challis <git@zvecr.com> | 2022-07-01 15:38:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-01 15:38:57 +0100 |
| commit | 2757251218a84195f4d1a5d7654c31378f28a94c (patch) | |
| tree | ab8e329fb3069728e8f57b9012eb0c53d5ef089b /keyboards/cantor | |
| parent | d97843281260ec0065c9db250cf986f533016ad3 (diff) | |
Specify blackpill board files where relevant (#17521)
Diffstat (limited to 'keyboards/cantor')
| -rw-r--r-- | keyboards/cantor/info.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/cantor/info.json b/keyboards/cantor/info.json index cd11c4eb94..9669227bc3 100644 --- a/keyboards/cantor/info.json +++ b/keyboards/cantor/info.json @@ -12,6 +12,7 @@ "nkro": true }, "processor": "STM32F401", + "board": "BLACKPILL_STM32_F411", "url": "https://github.com/diepala/cantor", "usb": { "device_version": "1.0.0", |
