From 0daccebaf9c5d3b5540643aa452f989bc5a74449 Mon Sep 17 00:00:00 2001 From: Logan Butler <8854426+MatchstickWorks@users.noreply.github.com> Date: Wed, 18 Aug 2021 10:34:43 -0700 Subject: [Keyboard] Fixes to info.json and rules.mk for Southpad n(#14053) Making info.json work better with the QMK Configurator and updating rules to work properly with the correct bootloader. --- keyboards/matchstickworks/southpad/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/matchstickworks/southpad/rules.mk') diff --git a/keyboards/matchstickworks/southpad/rules.mk b/keyboards/matchstickworks/southpad/rules.mk index 2641e3d339..dbea1a205d 100644 --- a/keyboards/matchstickworks/southpad/rules.mk +++ b/keyboards/matchstickworks/southpad/rules.mk @@ -2,7 +2,7 @@ MCU = atmega32u2 # Bootloader selection -BOOTLOADER = bootloadHID +BOOTLOADER = atmel-dfu # Build Options # change yes to no to disable -- cgit v1.2.3