From f9aeea64c1f85d388485503e52035b5f7533ed26 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 8 Feb 2023 18:41:46 +1100 Subject: Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) --- keyboards/edi/hardlight/mk2/info.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/edi/hardlight/mk2/info.json') diff --git a/keyboards/edi/hardlight/mk2/info.json b/keyboards/edi/hardlight/mk2/info.json index bcd3b4945c..aff84f1e32 100644 --- a/keyboards/edi/hardlight/mk2/info.json +++ b/keyboards/edi/hardlight/mk2/info.json @@ -6,6 +6,8 @@ "pid": "0x2408", "device_version": "0.0.7" }, + "processor": "STM32F072", + "bootloader": "stm32-dfu", "community_layouts": ["ortho_4x16"], "layouts": { "LAYOUT_ortho_4x16": { -- cgit v1.2.3