aboutsummaryrefslogtreecommitdiff
path: root/keyboards/lets_split/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lets_split/rev2/config.h')
-rw-r--r--keyboards/lets_split/rev2/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/lets_split/rev2/config.h b/keyboards/lets_split/rev2/config.h
index ca268cd6c..531f69cb1 100644
--- a/keyboards/lets_split/rev2/config.h
+++ b/keyboards/lets_split/rev2/config.h
@@ -15,10 +15,10 @@ You should have received a copy of the GNU General Public License
15along with this program. If not, see <http://www.gnu.org/licenses/>. 15along with this program. If not, see <http://www.gnu.org/licenses/>.
16*/ 16*/
17 17
18#ifndef CONFIG_H 18#ifndef REV2_CONFIG_H
19#define CONFIG_H 19#define REV2_CONFIG_H
20 20
21#include "config_common.h" 21#include "../config.h"
22 22
23/* USB Device descriptor parameter */ 23/* USB Device descriptor parameter */
24#define VENDOR_ID 0xFEED 24#define VENDOR_ID 0xFEED