From 605de079583db1f1106ebfd239b948170d929a58 Mon Sep 17 00:00:00 2001 From: Will McGloughlin <3410869+wymcg@users.noreply.github.com> Date: Tue, 14 Dec 2021 21:52:10 -0500 Subject: [Keyboard] Add pluto12 (#15369) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan --- keyboards/psuieee/pluto12/pluto12.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 keyboards/psuieee/pluto12/pluto12.c (limited to 'keyboards/psuieee/pluto12/pluto12.c') diff --git a/keyboards/psuieee/pluto12/pluto12.c b/keyboards/psuieee/pluto12/pluto12.c new file mode 100644 index 0000000000..c08911493c --- /dev/null +++ b/keyboards/psuieee/pluto12/pluto12.c @@ -0,0 +1,4 @@ +// Copyright 2021 Will McGloughlin (@wymcg) +// SPDX-License-Identifier: GPL-2.0-or-later + +#include "pluto12.h" -- cgit v1.2.1