From 4720aa4a34d553ce1ab64b686f851be35534468d Mon Sep 17 00:00:00 2001 From: kb-elmo Date: Wed, 16 Jun 2021 06:28:17 +0200 Subject: Change Lufa-MS size (#13183) Co-authored-by: Drashna Jaelre --- keyboards/gray_studio/cod67/rules.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'keyboards/gray_studio/cod67') diff --git a/keyboards/gray_studio/cod67/rules.mk b/keyboards/gray_studio/cod67/rules.mk index 129bd624cc..2e066d9915 100644 --- a/keyboards/gray_studio/cod67/rules.mk +++ b/keyboards/gray_studio/cod67/rules.mk @@ -11,6 +11,9 @@ MCU = atmega32u4 # ATmega328P USBasp BOOTLOADER = lufa-ms +# This board uses the older unsafe 6k version of lufa-ms +BOOTLOADER_SIZE = 6144 + # Build Options # change yes to no to disable # -- cgit v1.2.3