aboutsummaryrefslogtreecommitdiff
path: root/keyboards/iris/rev2
diff options
context:
space:
mode:
authorDanny Nguyen <danny@keeb.io>2018-01-18 14:51:16 -0500
committerJack Humbert <jack.humb@gmail.com>2018-01-23 14:42:11 -0500
commitc73514a2b7284df51b8c6acd416e3fcb01dcbdc7 (patch)
tree2022e4cb2e5dcf1892d3b96f7835229a448498c3 /keyboards/iris/rev2
parentac642de9d7560fdd994790288a81163a410a601e (diff)
downloadqmk_firmware-c73514a2b7284df51b8c6acd416e3fcb01dcbdc7.tar.gz
qmk_firmware-c73514a2b7284df51b8c6acd416e3fcb01dcbdc7.zip
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 @@
1/* 1/*
2Copyright 2017 Danny Nguyen <danny@hexwire.com> 2Copyright 2017 Danny Nguyen <danny@keeb.io>
3 3
4This program is free software: you can redistribute it and/or modify 4This program is free software: you can redistribute it and/or modify
5it under the terms of the GNU General Public License as published by 5it 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 @@
1#ifndef REV1_H 1#ifndef REV2_H
2#define REV1_H 2#define REV2_H
3 3
4#include "iris.h" 4#include "iris.h"
5 5