From c73514a2b7284df51b8c6acd416e3fcb01dcbdc7 Mon Sep 17 00:00:00 2001 From: Danny Nguyen Date: Thu, 18 Jan 2018 14:51:16 -0500 Subject: Update pinout for Rev. 1.0 Iris without LED --- keyboards/iris/rev2/config.h | 2 +- keyboards/iris/rev2/rev2.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'keyboards/iris/rev2') diff --git a/keyboards/iris/rev2/config.h b/keyboards/iris/rev2/config.h index 290fba4502..4aa8cda176 100644 --- a/keyboards/iris/rev2/config.h +++ b/keyboards/iris/rev2/config.h @@ -1,5 +1,5 @@ /* -Copyright 2017 Danny Nguyen +Copyright 2017 Danny Nguyen This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/keyboards/iris/rev2/rev2.h b/keyboards/iris/rev2/rev2.h index 6d20536517..e0230673e7 100644 --- a/keyboards/iris/rev2/rev2.h +++ b/keyboards/iris/rev2/rev2.h @@ -1,5 +1,5 @@ -#ifndef REV1_H -#define REV1_H +#ifndef REV2_H +#define REV2_H #include "iris.h" -- cgit v1.2.3