diff options
author | Danny Nguyen <danny@keeb.io> | 2018-10-08 22:56:07 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-10-15 10:56:46 -0700 |
commit | 85f315ad6508d96af4497ea433c54f13c0296a90 (patch) | |
tree | 566f68eac5fa88af135dd7ec1f9e0969c7ccbd09 /keyboards/iris/rev2 | |
parent | 2c3e617fba1fefc3116fcea38099eb5b56a6d6f3 (diff) |
Add Iris Rev. 3
Diffstat (limited to 'keyboards/iris/rev2')
-rw-r--r-- | keyboards/iris/rev2/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/iris/rev2/config.h b/keyboards/iris/rev2/config.h index 2ea31a1541..368d21c989 100644 --- a/keyboards/iris/rev2/config.h +++ b/keyboards/iris/rev2/config.h @@ -65,8 +65,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGB_DI_PIN D3 #define RGBLIGHT_TIMER #define RGBLED_NUM 12 // Number of LEDs -#define ws2812_PORTREG PORTD -#define ws2812_DDRREG DDRD /* * Feature disable options |