aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/rama_works_m65_b/rama_works_m65_b.c
diff options
context:
space:
mode:
authorWilba <Jason.S.Williams@gmail.com>2020-08-18 16:44:35 +1000
committerGitHub <noreply@github.com>2020-08-17 23:44:35 -0700
commit70acf36d1641cad1337eb714ae56145d949ff423 (patch)
treebbc0788982dca0c017622b47e7252898d4dd62a5 /keyboards/wilba_tech/rama_works_m65_b/rama_works_m65_b.c
parentc59a81b792ffbe0629183cf1e84f869e9a8d5471 (diff)
downloadfirmware-70acf36d1641cad1337eb714ae56145d949ff423.tar.gz
firmware-70acf36d1641cad1337eb714ae56145d949ff423.tar.bz2
firmware-70acf36d1641cad1337eb714ae56145d949ff423.zip
[Keyboard] Added RAMA WORKS M65-B, M65-BX, M10-C, M50-A (#9991)
* Added RAMA WORKS M65-B, M65-BX, M10-C, M50-A * Review changes * Review changes * Review changes * Increase layers to 10 for M10-C, M10-B
Diffstat (limited to 'keyboards/wilba_tech/rama_works_m65_b/rama_works_m65_b.c')
-rw-r--r--keyboards/wilba_tech/rama_works_m65_b/rama_works_m65_b.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/rama_works_m65_b/rama_works_m65_b.c b/keyboards/wilba_tech/rama_works_m65_b/rama_works_m65_b.c
new file mode 100644
index 000000000..62546fbfc
--- /dev/null
+++ b/keyboards/wilba_tech/rama_works_m65_b/rama_works_m65_b.c
@@ -0,0 +1,18 @@
+/* Copyright 2020 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_M65_B
+#error RGB_BACKLIGHT_M65_B not defined
+#endif