]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/iris/rev2/rev2.c
[Keyboard] Iris via support, Rev 3 updates (#4849)
[qmk_firmware.git] / keyboards / iris / rev2 / rev2.c
index 133fce66ad0200c56cc0700c33b6c740fedb48f8..8575243f0d24ac3b9cf0a53e104604d3a8f7b1c6 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