aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris/rev1/rev1.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/iris/rev1/rev1.c')
-rw-r--r--keyboards/keebio/iris/rev1/rev1.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/keebio/iris/rev1/rev1.c b/keyboards/keebio/iris/rev1/rev1.c
index 6249d2f0a..369af1bae 100644
--- a/keyboards/keebio/iris/rev1/rev1.c
+++ b/keyboards/keebio/iris/rev1/rev1.c
@@ -1,12 +1,5 @@
1#include "rev1.h" 1#include "rev1.h"
2 2
3#ifdef SSD1306OLED
4void led_set_kb(uint8_t usb_led) {
5 // put your keyboard LED indicator (ex: Caps Lock LED) toggling code here
6 led_set_user(usb_led);
7}
8#endif
9
10#ifdef SWAP_HANDS_ENABLE 3#ifdef SWAP_HANDS_ENABLE
11__attribute__ ((weak)) 4__attribute__ ((weak))
12// swap-hands action needs a matrix to define the swap 5// swap-hands action needs a matrix to define the swap