summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/prime_exl/prime_exl.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/prime_exl/prime_exl.c')
-rw-r--r--keyboards/handwired/prime_exl/prime_exl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/prime_exl/prime_exl.c b/keyboards/handwired/prime_exl/prime_exl.c
index d088f6ad1..bae606ffb 100644
--- a/keyboards/handwired/prime_exl/prime_exl.c
+++ b/keyboards/handwired/prime_exl/prime_exl.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "prime_exl.h"
-
+/*
void matrix_init_kb(void) {
// put your keyboard start-up code here
// runs once when the firmware starts up
@@ -41,3 +41,4 @@ void led_set_kb(uint8_t usb_led) {
led_set_user(usb_led);
}
+*/ \ No newline at end of file