summaryrefslogtreecommitdiffstats
path: root/keyboards/takashicompany/radialex/radialex.c
diff options
context:
space:
mode:
authorDrashna Jael're <drashna@live.com>2021-12-11 10:28:29 -0800
committerDrashna Jael're <drashna@live.com>2021-12-11 10:28:29 -0800
commitf92d153532130268a96f3b577820f0e528bdbc21 (patch)
treeb254e5ac73de5c32dcaae1833e30316a339ef0b4 /keyboards/takashicompany/radialex/radialex.c
parent31bce31c7481259f5f99023a1f9deda1601c3c7c (diff)
parent711a608351c02b514c236912a891f07cad1bcfb8 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/takashicompany/radialex/radialex.c')
-rw-r--r--keyboards/takashicompany/radialex/radialex.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/takashicompany/radialex/radialex.c b/keyboards/takashicompany/radialex/radialex.c
new file mode 100644
index 0000000000..9146106973
--- /dev/null
+++ b/keyboards/takashicompany/radialex/radialex.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 takashicompany
+ *
+ * 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 "radialex.h"