summaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb/aurora/corne/keymaps/x123/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-12-30 00:44:58 +0000
committerQMK Bot <hello@qmk.fm>2022-12-30 00:44:58 +0000
commit69a95775582d95c0b794f981048ce4c6ba31dec2 (patch)
tree111d775dad9db889a90ac8fc0524189766c627d7 /keyboards/splitkb/aurora/corne/keymaps/x123/rules.mk
parent77092675aa7ec001e6466f5ab099dcc9fbcfc856 (diff)
parentab667a8b64b960937dbd0f343808cb0d92a92544 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/splitkb/aurora/corne/keymaps/x123/rules.mk')
-rw-r--r--keyboards/splitkb/aurora/corne/keymaps/x123/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/splitkb/aurora/corne/keymaps/x123/rules.mk b/keyboards/splitkb/aurora/corne/keymaps/x123/rules.mk
new file mode 100644
index 0000000000..1a8ca4fa0d
--- /dev/null
+++ b/keyboards/splitkb/aurora/corne/keymaps/x123/rules.mk
@@ -0,0 +1,22 @@
+# Copyright 2022 x123
+#
+# 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/>.
+
+RGB_MATRIX_ENABLE = no
+RGBLIGHT_ENABLE = no
+MOUSEKEY_ENABLE = yes # Mouse keys
+OLED_ENABLE = no
+LTO_ENABLE = yes
+UNICODE_ENABLE = yes
+DYNAMIC_TAPPING_TERM_ENABLE = yes \ No newline at end of file