summaryrefslogtreecommitdiff
path: root/keyboards/noxary/268_2_rgb/268_2_rgb.c
diff options
context:
space:
mode:
authorRozakiin <6567067+Rozakiin@users.noreply.github.com>2021-02-16 19:27:20 +0000
committerGitHub <noreply@github.com>2021-02-16 11:27:20 -0800
commit2d55f34413c6c6f9c674082fa32f6564b7ed4bf2 (patch)
tree0c12dfa5cb629f1117fc48eef19b81412be525ff /keyboards/noxary/268_2_rgb/268_2_rgb.c
parentd754266a6d93b9280f95e1b53aeccf5d50487f1f (diff)
[Keyboard] Add Noxary 268.2 RGB (#11772)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ruari <ruari.armstrong@gmail.com>
Diffstat (limited to 'keyboards/noxary/268_2_rgb/268_2_rgb.c')
-rw-r--r--keyboards/noxary/268_2_rgb/268_2_rgb.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/noxary/268_2_rgb/268_2_rgb.c b/keyboards/noxary/268_2_rgb/268_2_rgb.c
new file mode 100644
index 0000000000..038d34c83c
--- /dev/null
+++ b/keyboards/noxary/268_2_rgb/268_2_rgb.c
@@ -0,0 +1,16 @@
+/* Copyright 2020 Rozakiin
+ *
+ * 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 "268_2_rgb.h"