Keyboard: Clean up Iris files (#3640)
This commit is contained in:
parent
6cdc6e8397
commit
e12151f15e
11 changed files with 13 additions and 39 deletions
|
@ -1,5 +1,4 @@
|
|||
#ifndef IRIS_H
|
||||
#define IRIS_H
|
||||
#pragma once
|
||||
|
||||
#ifdef KEYBOARD_iris_rev1
|
||||
#include "rev1.h"
|
||||
|
@ -26,5 +25,3 @@
|
|||
KC_##L30, KC_##L31, KC_##L32, KC_##L33, KC_##L34, KC_##L35, KC_##LT4, KC_##RT4, KC_##R30, KC_##R31, KC_##R32, KC_##R33, KC_##R34, KC_##R35, \
|
||||
KC_##LT1, KC_##LT2, KC_##LT3, KC_##RT3, KC_##RT2, KC_##RT1 \
|
||||
)
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue