summaryrefslogtreecommitdiff
path: root/keyboards/reviung33/reviung33.c
diff options
context:
space:
mode:
authorgtips <51393966+gtips@users.noreply.github.com>2020-09-03 17:42:09 +0900
committerGitHub <noreply@github.com>2020-09-03 01:42:09 -0700
commitbad589ec59ef47e926dbc5b40e2802e3275d4105 (patch)
treeb2d8b8b2b024507c7b54da8335ba17287ca91690 /keyboards/reviung33/reviung33.c
parenteead2c6087d219b55349c11d9a4091a777b5700d (diff)
[Keyboard] reviung33 (#10162)
* [Keyboard] Add keyboard Reviung41 * Modified files * deleted keyboards/reviung41/keymaps/default/config.h * modified keyboards/rebiung41/keymaps/default/keymap.c * modified keyboards/reviung41/readme.md * modified keyboards/reviung41/readme.md * modified keyboards/reviung41/readme.md * Update readme.md Change the image photo of readme.md. * [Keyboard] Add reviung61 * Update readme.md * fix keyboards/reviung61/ and add keymap default_rgb * fix keyboards/reviung61/info.json * fix keyboards/reviung61/info.json * remove keyboards/reviung61/keymaps/default/config.h * [keyboard] Fixed readme.md for reviung39 and 61. * [keyboard] add keyboard reviung33 * fix keyboards/reviung33/rules.mk * modified: keyboards/reving33/config.h * modified: keyboards/reving33/info.json * modified: keyboards/reving33/keymaps/default/keymap.c
Diffstat (limited to 'keyboards/reviung33/reviung33.c')
-rw-r--r--keyboards/reviung33/reviung33.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/reviung33/reviung33.c b/keyboards/reviung33/reviung33.c
new file mode 100644
index 0000000000..7684cb72c8
--- /dev/null
+++ b/keyboards/reviung33/reviung33.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 gtips
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include "reviung33.h"