diff options
Diffstat (limited to 'keyboards/acheron/apollo/87h/delta/info.json')
-rw-r--r-- | keyboards/acheron/apollo/87h/delta/info.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/acheron/apollo/87h/delta/info.json b/keyboards/acheron/apollo/87h/delta/info.json index 8f501970a5..4e14f51df0 100644 --- a/keyboards/acheron/apollo/87h/delta/info.json +++ b/keyboards/acheron/apollo/87h/delta/info.json @@ -3,5 +3,7 @@ "usb": { "pid": "0x8775", "device_version": "0.0.4" - } + }, + "processor": "STM32F401", + "bootloader": "stm32-dfu" } |