diff options
Diffstat (limited to 'keyboards/keebio/iris')
| -rw-r--r-- | keyboards/keebio/iris/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/keebio/iris/config.h b/keyboards/keebio/iris/config.h index 863722d7d..6868dc135 100644 --- a/keyboards/keebio/iris/config.h +++ b/keyboards/keebio/iris/config.h | |||
| @@ -15,9 +15,6 @@ You should have received a copy of the GNU General Public License | |||
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 16 | */ | 16 | */ |
| 17 | 17 | ||
| 18 | #ifndef CONFIG_H | 18 | #pragma once |
| 19 | #define CONFIG_H | ||
| 20 | 19 | ||
| 21 | #include "config_common.h" | 20 | #include "config_common.h" |
| 22 | |||
| 23 | #endif // CONFIG_H | ||
