]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/winkeyless/bface/usbconfig.h
minor cleanups
[qmk_firmware.git] / keyboards / winkeyless / bface / usbconfig.h
index f87922615b39db44dcebb239f8bdc0d2b635a9dd..192d80d9163b59c42395b3225d7c554d912b0c98 100644 (file)
@@ -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__ */