From c6a186d098f57f6329213149129084ec4a9d161f Mon Sep 17 00:00:00 2001 From: 9R Date: Wed, 12 Jul 2023 20:48:07 +0200 Subject: [PATCH] Update keyboards/handwired/replicazeron/stm32f103/info.json Co-authored-by: Drashna Jaelre --- keyboards/handwired/replicazeron/stm32f103/info.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/keyboards/handwired/replicazeron/stm32f103/info.json b/keyboards/handwired/replicazeron/stm32f103/info.json index b0e73df7951..bb3f46d186a 100644 --- a/keyboards/handwired/replicazeron/stm32f103/info.json +++ b/keyboards/handwired/replicazeron/stm32f103/info.json @@ -6,6 +6,5 @@ "cols": ["A7", "A6", "A5", "A4", "B4"], "rows": ["B15", "A8", "A9", "A10", "A15", "B3"] }, - "processor": "STM32F103", - "bootloader": "stm32duino" + "development_board": "bluepill", }