From fa72d4aa5ad278bd830fdea6da4e6d1311bba96d Mon Sep 17 00:00:00 2001 From: skullydazed Date: Sat, 10 Feb 2018 17:08:37 -0800 Subject: Modernize clueboard, add 66_ansi and 66_iso layouts (#2377) --- keyboards/clueboard/66/rev3/rev3.c | 8 +++---- keyboards/clueboard/66/rev3/rev3.h | 45 +++++++++++++++++++++++++++++++++++++- 2 files changed, 48 insertions(+), 5 deletions(-) (limited to 'keyboards/clueboard/66/rev3') diff --git a/keyboards/clueboard/66/rev3/rev3.c b/keyboards/clueboard/66/rev3/rev3.c index 8f703d2c9..713d998e6 100644 --- a/keyboards/clueboard/66/rev3/rev3.c +++ b/keyboards/clueboard/66/rev3/rev3.c @@ -4,10 +4,10 @@ #include "print.h" void matrix_init_kb(void) { - // put your keyboard start-up code here - // runs once when the firmware starts up - matrix_init_user(); - led_init_ports(); + // put your keyboard start-up code here + // runs once when the firmware starts up + matrix_init_user(); + led_init_ports(); // JTAG disable for PORT F. write JTD bit twice within four cycles. MCUCR |= (1<