diff options
Diffstat (limited to 'keyboards/psuieee/pluto12/pluto12.c')
-rw-r--r-- | keyboards/psuieee/pluto12/pluto12.c | 4 |
1 files changed, 4 insertions, 0 deletions
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" |