From b463ceb9dc855a5fe9ba22443b0012b9043c3769 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 4 Apr 2023 14:29:50 +1000 Subject: Move TKL F13 and FRL layouts to data driven (#20310) --- keyboards/acheron/apollo/88htsc/88htsc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/acheron/apollo/88htsc/88htsc.c') diff --git a/keyboards/acheron/apollo/88htsc/88htsc.c b/keyboards/acheron/apollo/88htsc/88htsc.c index 574e1829de..8144fc57bc 100644 --- a/keyboards/acheron/apollo/88htsc/88htsc.c +++ b/keyboards/acheron/apollo/88htsc/88htsc.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "88htsc.h" +#include "quantum.h" led_config_t g_led_config = { { { 16 , 15 , 14 , 13 , 12 , 11 , 10 , 9 , 8 , 7 , 6 , 5 , 4 , 3 , 2 , 1 , 0 }, -- cgit v1.2.3