aboutsummaryrefslogtreecommitdiff
path: root/quantum/template/ps2avrgb/usbconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/template/ps2avrgb/usbconfig.h')
-rw-r--r--quantum/template/ps2avrgb/usbconfig.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/quantum/template/ps2avrgb/usbconfig.h b/quantum/template/ps2avrgb/usbconfig.h
index 54a7d20f1..465db3a13 100644
--- a/quantum/template/ps2avrgb/usbconfig.h
+++ b/quantum/template/ps2avrgb/usbconfig.h
@@ -1,13 +1,3 @@
1/* Name: usbconfig.h
2 * Project: V-USB, virtual USB port for Atmel's(r) AVR(r) microcontrollers
3 * Author: Christian Starkjohann
4 * Creation Date: 2005-04-01
5 * Tabsize: 4
6 * Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
7 * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)
8 * This Revision: $Id: usbconfig-prototype.h 785 2010-05-30 17:57:07Z cs $
9 */
10
11#pragma once 1#pragma once
12 2
13#include "config.h" 3#include "config.h"