diff options
| author | fauxpark <fauxpark@gmail.com> | 2019-10-13 09:57:57 +1100 |
|---|---|---|
| committer | Joel Challis <git@zvecr.com> | 2019-10-12 23:57:57 +0100 |
| commit | 2e7cd98c0644dc0f7f2a5cab5da7b0e019bd0810 (patch) | |
| tree | c72effd7d9fa349e2956ffa50747bf3d9ff301f9 /keyboards/fc660c | |
| parent | a48468590ab83e808191c0e20c236d7eb6c13f0d (diff) | |
| download | qmk_firmware-2e7cd98c0644dc0f7f2a5cab5da7b0e019bd0810.tar.gz qmk_firmware-2e7cd98c0644dc0f7f2a5cab5da7b0e019bd0810.zip | |
Cleanup rules.mk for 32U4 keyboards, G (#6971)
* Cleanup rules.mk for 32U4 keyboards, G
* Update keyboards/gray_studio/cod67/rules.mk
Diffstat (limited to 'keyboards/fc660c')
| -rw-r--r-- | keyboards/fc660c/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/fc660c/rules.mk b/keyboards/fc660c/rules.mk index 18613a591..b817b404f 100644 --- a/keyboards/fc660c/rules.mk +++ b/keyboards/fc660c/rules.mk | |||
| @@ -11,7 +11,6 @@ MCU = atmega32u4 | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = atmel-dfu | 12 | BOOTLOADER = atmel-dfu |
| 13 | 13 | ||
| 14 | |||
| 15 | # Build Options | 14 | # Build Options |
| 16 | # comment out to disable the options. | 15 | # comment out to disable the options. |
| 17 | # | 16 | # |
