X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fpearl%2Fusbconfig.h;fp=keyboards%2Fpearl%2Fusbconfig.h;h=54a7d20f142783843f4bdfb05930a95ef95833f7;hb=d67eb20aed97410e11a17f7f5799d822f98a7558;hp=d2d848fcdc8fd19f07621d98589d3f152dff5e28;hpb=11c7cd47aee697ac73bf7ec5704086e2a15d7dca;p=qmk_firmware.git diff --git a/keyboards/pearl/usbconfig.h b/keyboards/pearl/usbconfig.h index d2d848fcd..54a7d20f1 100644 --- a/keyboards/pearl/usbconfig.h +++ b/keyboards/pearl/usbconfig.h @@ -8,8 +8,7 @@ * This Revision: $Id: usbconfig-prototype.h 785 2010-05-30 17:57:07Z cs $ */ -#ifndef __usbconfig_h_included__ -#define __usbconfig_h_included__ +#pragma once #include "config.h" @@ -392,5 +391,3 @@ section at the end of this file). /* #define USB_INTR_PENDING EIFR */ #define USB_INTR_PENDING_BIT INTF1 #define USB_INTR_VECTOR INT1_vect - -#endif /* __usbconfig_h_included__ */