diff options
| -rw-r--r-- | keyboards/converter/usb_usb/custom_matrix.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/keyboards/converter/usb_usb/custom_matrix.cpp b/keyboards/converter/usb_usb/custom_matrix.cpp index 2f7703d05..6f381aabf 100644 --- a/keyboards/converter/usb_usb/custom_matrix.cpp +++ b/keyboards/converter/usb_usb/custom_matrix.cpp @@ -123,7 +123,6 @@ extern "C"      __attribute__ ((weak))      void matrix_init_user(void) { -        matrix_init_user();      }      __attribute__ ((weak)) | 
