diff options
Diffstat (limited to 'keyboards/singa/usbconfig.h')
| -rw-r--r-- | keyboards/singa/usbconfig.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/singa/usbconfig.h b/keyboards/singa/usbconfig.h index d2d848fcd..54a7d20f1 100644 --- a/keyboards/singa/usbconfig.h +++ b/keyboards/singa/usbconfig.h | |||
| @@ -8,8 +8,7 @@ | |||
| 8 | * This Revision: $Id: usbconfig-prototype.h 785 2010-05-30 17:57:07Z cs $ | 8 | * This Revision: $Id: usbconfig-prototype.h 785 2010-05-30 17:57:07Z cs $ |
| 9 | */ | 9 | */ |
| 10 | 10 | ||
| 11 | #ifndef __usbconfig_h_included__ | 11 | #pragma once |
| 12 | #define __usbconfig_h_included__ | ||
| 13 | 12 | ||
| 14 | #include "config.h" | 13 | #include "config.h" |
| 15 | 14 | ||
| @@ -392,5 +391,3 @@ section at the end of this file). | |||
| 392 | /* #define USB_INTR_PENDING EIFR */ | 391 | /* #define USB_INTR_PENDING EIFR */ |
| 393 | #define USB_INTR_PENDING_BIT INTF1 | 392 | #define USB_INTR_PENDING_BIT INTF1 |
| 394 | #define USB_INTR_VECTOR INT1_vect | 393 | #define USB_INTR_VECTOR INT1_vect |
| 395 | |||
| 396 | #endif /* __usbconfig_h_included__ */ | ||
