aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris/rev1_led/rev1_led.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/iris/rev1_led/rev1_led.c')
-rw-r--r--keyboards/keebio/iris/rev1_led/rev1_led.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/keebio/iris/rev1_led/rev1_led.c b/keyboards/keebio/iris/rev1_led/rev1_led.c
index c330189c7..0ba10f1db 100644
--- a/keyboards/keebio/iris/rev1_led/rev1_led.c
+++ b/keyboards/keebio/iris/rev1_led/rev1_led.c
@@ -1,12 +1,5 @@
1#include "rev1_led.h" 1#include "rev1_led.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