summaryrefslogtreecommitdiff
path: root/keyboards/xd75/keymaps/xo/rules.mk
diff options
context:
space:
mode:
authorxster <xiao@xster.net>2019-09-14 20:14:16 -0700
committerDrashna Jaelre <drashna@live.com>2019-09-14 20:14:16 -0700
commit65c4b6cff19814a3f7ebdfbbaa86485becf79658 (patch)
tree6aa99dbb9c4d70a759b012ceea09966918e8d0f6 /keyboards/xd75/keymaps/xo/rules.mk
parent9508b3f333dbd56ca5a91044874daa47f7be1902 (diff)
[Keymap] Yet another xd75 keymap (#6734)
* add a keymap for xd75 * add colors, change some keys, add reactive modifier hold, key press * add readme * permissive hold
Diffstat (limited to 'keyboards/xd75/keymaps/xo/rules.mk')
-rw-r--r--keyboards/xd75/keymaps/xo/rules.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/xd75/keymaps/xo/rules.mk b/keyboards/xd75/keymaps/xo/rules.mk
new file mode 100644
index 0000000000..baa653f780
--- /dev/null
+++ b/keyboards/xd75/keymaps/xo/rules.mk
@@ -0,0 +1,14 @@
+# 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 3 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 <https://www.gnu.org/licenses/>.
+
+BACKLIGHT_ENABLE = yes \ No newline at end of file