1
0
Fork 0

Keyboard: Clean up Iris files (#3640)

This commit is contained in:
Danny 2018-08-13 15:38:49 -04:00 committed by Drashna Jaelre
parent 6cdc6e8397
commit e12151f15e
11 changed files with 13 additions and 39 deletions

View file

@ -1,5 +1,4 @@
#ifndef REV1_LED_H
#define REV1_LED_H
#pragma once
#include "iris.h"
@ -36,5 +35,3 @@
{ R35, R34, R33, R32, R31, R30 }, \
{ KC_NO, KC_NO, RT4, RT1, RT2, RT3 } \
}
#endif