summaryrefslogtreecommitdiffstats
path: root/keyboards/rama/koyu/koyu.c
diff options
context:
space:
mode:
authorWilba <Jason.S.Williams@gmail.com>2019-03-30 06:13:28 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-30 06:13:28 +0100
commitb846c25a56f1c949094fd2f4f587cb358b7cd8c5 (patch)
tree729caf6b2eefe6b48d9d1af654b46cae89ebba64 /keyboards/rama/koyu/koyu.c
parent3f9d20032a8559006ae01c985b86f94055ea10e6 (diff)
downloadqmk_firmware-b846c25a56f1c949094fd2f4f587cb358b7cd8c5.tar.gz
qmk_firmware-b846c25a56f1c949094fd2f4f587cb358b7cd8c5.tar.xz
[Keyboard] Added RAMA KOYU (#5512)
* Initial commit of RAMA KOYU * Changed default layout * removed IS_COMMAND()
Diffstat (limited to 'keyboards/rama/koyu/koyu.c')
-rw-r--r--keyboards/rama/koyu/koyu.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/rama/koyu/koyu.c b/keyboards/rama/koyu/koyu.c
new file mode 100644
index 000000000..03d1e1215
--- /dev/null
+++ b/keyboards/rama/koyu/koyu.c
@@ -0,0 +1,18 @@
+/* Copyright 2018 Jason Williams (Wilba)
+ *
+ * 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/>.
+ */
+#ifndef RGB_BACKLIGHT_KOYU
+#error RGB_BACKLIGHT_KOYU not defined, you done goofed somehao, brah
+#endif