summaryrefslogtreecommitdiff
path: root/keyboards/xd87/keymaps/default_underglow/config.h
diff options
context:
space:
mode:
authorLouis D <LouWii@users.noreply.github.com>2019-09-02 07:33:04 -0700
committerDrashna Jaelre <drashna@live.com>2019-09-02 07:33:04 -0700
commitd653e5546120e42c07196fd85cb2b214bf91a738 (patch)
treeebcb762742523ddb110246a0359049da62334ad8 /keyboards/xd87/keymaps/default_underglow/config.h
parent05d0e8c09eb972e654e15936aa0118add35f6376 (diff)
[Keyboard] add rgb led configuration for xd87 (#6635)
* add rgb led configuration for xd87 * Add RGB underglow to a separate keymap * rename keymap and make small review changes
Diffstat (limited to 'keyboards/xd87/keymaps/default_underglow/config.h')
-rwxr-xr-xkeyboards/xd87/keymaps/default_underglow/config.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/xd87/keymaps/default_underglow/config.h b/keyboards/xd87/keymaps/default_underglow/config.h
new file mode 100755
index 0000000000..6432d4b1f6
--- /dev/null
+++ b/keyboards/xd87/keymaps/default_underglow/config.h
@@ -0,0 +1,19 @@
+/* Copyright 2019 Louwii
+ *
+ * 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/>.
+ */
+
+#pragma once
+
+// place overrides here