From a33dc8ebb5fbe4445e59342355baaa0b75124ae4 Mon Sep 17 00:00:00 2001 From: hornslyn <86503162+hornslyn@users.noreply.github.com> Date: Tue, 26 Jul 2022 13:24:04 +0800 Subject: [Keyboard] Add Star75 support (#17421) Co-authored-by: Drashna Jaelre Co-authored-by: Joel Challis Co-authored-by: Ryan --- keyboards/star75/star75.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 keyboards/star75/star75.c (limited to 'keyboards/star75/star75.c') diff --git a/keyboards/star75/star75.c b/keyboards/star75/star75.c new file mode 100644 index 0000000000..abadba8625 --- /dev/null +++ b/keyboards/star75/star75.c @@ -0,0 +1,4 @@ +/* +Copyright 2022 Horns Lyn (@hornslyn) +SPDX-License-Identifier: GPL-2.0-or-later */ +#include "star75.h" -- cgit v1.2.3