From 9dbee3e23d28e5f61384bbb5650505a572022341 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 16 Mar 2023 20:18:33 +1100 Subject: Remove useless "ifdef KEYBOARD_*" (#20078) Co-authored-by: Nick Brassel --- keyboards/adkb96/rev1/rev1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/adkb96/rev1/rev1.h') diff --git a/keyboards/adkb96/rev1/rev1.h b/keyboards/adkb96/rev1/rev1.h index ff893e6da6..03a9211bb9 100644 --- a/keyboards/adkb96/rev1/rev1.h +++ b/keyboards/adkb96/rev1/rev1.h @@ -1,6 +1,6 @@ #pragma once -#include "adkb96.h" +#include "quantum.h" // Keymap with right side flipped // (TRRS jack on both halves are to the right) -- cgit v1.2.3