From 4871f651c5328cc8c16d1ec991f3e865094b24c8 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 27 Apr 2023 07:45:43 +1000 Subject: Move remaining `LAYOUT_all`s to data driven (#20463) --- keyboards/ghs/rar/rar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/ghs/rar/rar.c') diff --git a/keyboards/ghs/rar/rar.c b/keyboards/ghs/rar/rar.c index 8f7ae3ba60..481a2a0c41 100644 --- a/keyboards/ghs/rar/rar.c +++ b/keyboards/ghs/rar/rar.c @@ -14,7 +14,7 @@ * along with this program. If not, see . */ -#include "rar.h" +#include "quantum.h" void keyboard_pre_init_kb(void) { // Set our LED pins as output. -- cgit v1.2.3