From: skullY Date: Fri, 12 Jul 2019 19:39:57 +0000 (-0700) Subject: Fix vusb compiling after clang-format X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7ff57644e181dda1b4e577517cf72cc962bf8f9e;p=qmk_firmware.git Fix vusb compiling after clang-format --- diff --git a/tmk_core/protocol/vusb/usbdrv/usbportability.h b/tmk_core/protocol/vusb/usbdrv/usbportability.h index 476184dc6..206041097 100644 --- a/tmk_core/protocol/vusb/usbdrv/usbportability.h +++ b/tmk_core/protocol/vusb/usbdrv/usbportability.h @@ -8,6 +8,8 @@ * This Revision: $Id: usbportability.h 785 2010-05-30 17:57:07Z cs $ */ +// clang-format off + /* General Description: This header is intended to contain all (or at least most of) the compiler