]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/iris/rev1/rev1.c
[Keyboard] Iris via support, Rev 3 updates (#4849)
[qmk_firmware.git] / keyboards / iris / rev1 / rev1.c
index fe91fa3ead1745c7b8ddc51c05dac1f018bc391f..9694d122df171b44d748a07c1b2151161a197b23 100644 (file)
@@ -7,20 +7,6 @@ void led_set_kb(uint8_t usb_led) {
 }
 #endif
 
-void matrix_init_kb(void) {
-
-    // // green led on
-    // DDRD |= (1<<5);
-    // PORTD &= ~(1<<5);
-
-    // // orange led on
-    // DDRB |= (1<<0);
-    // PORTB &= ~(1<<0);
-
-       matrix_init_user();
-};
-
-
 #ifdef SWAP_HANDS_ENABLE
 __attribute__ ((weak))
 // swap-hands action needs a matrix to define the swap