From 34602f4b25f24d3238c8e76fe7d65dc8b69bf9c8 Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Tue, 11 Jan 2022 08:57:20 +0800 Subject: [Keyboard] move reviung keyboards to a directory (#15636) --- keyboards/reviung/reviung53/reviung53.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 keyboards/reviung/reviung53/reviung53.c (limited to 'keyboards/reviung/reviung53/reviung53.c') diff --git a/keyboards/reviung/reviung53/reviung53.c b/keyboards/reviung/reviung53/reviung53.c new file mode 100644 index 0000000000..e2190aeccf --- /dev/null +++ b/keyboards/reviung/reviung53/reviung53.c @@ -0,0 +1,4 @@ +// Copyright 2021 gtips (@gtips) +// SPDX-License-Identifier: GPL-2.0-or-later + +#include "reviung53.h" -- cgit v1.2.3