aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-12-30 07:53:23 +1100
committerJoel Challis <git@zvecr.com>2019-12-29 20:53:23 +0000
commit559ef215638e82de75e3e9221baf4909990f4f53 (patch)
tree362015e6df40e9850056739ce77cb89f196804c0 /keyboards/gray_studio
parent64263bbb0255df756dc30467ee6643054d325597 (diff)
downloadfirmware-559ef215638e82de75e3e9221baf4909990f4f53.tar.gz
firmware-559ef215638e82de75e3e9221baf4909990f4f53.tar.bz2
firmware-559ef215638e82de75e3e9221baf4909990f4f53.zip
Add LUFA mass storage `BOOTLOADER` "support" (#7729)
Diffstat (limited to 'keyboards/gray_studio')
-rw-r--r--keyboards/gray_studio/cod67/rules.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/gray_studio/cod67/rules.mk b/keyboards/gray_studio/cod67/rules.mk
index 0bed09539..132db98f4 100644
--- a/keyboards/gray_studio/cod67/rules.mk
+++ b/keyboards/gray_studio/cod67/rules.mk
@@ -9,10 +9,7 @@ MCU = atmega32u4
# QMK DFU qmk-dfu
# ATmega32A bootloadHID
# ATmega328P USBasp
-BOOTLOADER = atmel-dfu # actually lufa-ms
-
-# Mass storage bootloader on the COD67 uses bin files
-FIRMWARE_FORMAT = bin
+BOOTLOADER = lufa-ms
# Build Options
# change yes to no to disable