summaryrefslogtreecommitdiffstats
path: root/keyboards/iris/rev2
diff options
context:
space:
mode:
authorDanny Nguyen <danny@keeb.io>2018-01-18 20:51:16 +0100
committerJack Humbert <jack.humb@gmail.com>2018-01-23 20:42:11 +0100
commitc73514a2b7284df51b8c6acd416e3fcb01dcbdc7 (patch)
tree2022e4cb2e5dcf1892d3b96f7835229a448498c3 /keyboards/iris/rev2
parentac642de9d7560fdd994790288a81163a410a601e (diff)
downloadqmk_firmware-c73514a2b7284df51b8c6acd416e3fcb01dcbdc7.tar.gz
qmk_firmware-c73514a2b7284df51b8c6acd416e3fcb01dcbdc7.tar.xz
Update pinout for Rev. 1.0 Iris without LED
Diffstat (limited to 'keyboards/iris/rev2')
-rw-r--r--keyboards/iris/rev2/config.h2
-rw-r--r--keyboards/iris/rev2/rev2.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/iris/rev2/config.h b/keyboards/iris/rev2/config.h
index 290fba450..4aa8cda17 100644
--- a/keyboards/iris/rev2/config.h
+++ b/keyboards/iris/rev2/config.h
@@ -1,5 +1,5 @@
/*
-Copyright 2017 Danny Nguyen <danny@hexwire.com>
+Copyright 2017 Danny Nguyen <danny@keeb.io>
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 6d2053651..e0230673e 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"