summaryrefslogtreecommitdiffstats
path: root/users/art/art_user_config.h.example
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-10-10 08:05:15 +0000
committerQMK Bot <hello@qmk.fm>2022-10-10 08:05:15 +0000
commitaab2bad08966bfea083b9b50486c82dba380a25a (patch)
treeba03ab7baa1b9a98d29184f21f1d024df62a8172 /users/art/art_user_config.h.example
parent9f5806781ce60c17ddb82278dbc3b325dbb76f75 (diff)
parentcd4a265560b45d117ac8296887188015c907e3c8 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/art/art_user_config.h.example')
-rw-r--r--users/art/art_user_config.h.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/users/art/art_user_config.h.example b/users/art/art_user_config.h.example
new file mode 100644
index 0000000000..b523867259
--- /dev/null
+++ b/users/art/art_user_config.h.example
@@ -0,0 +1,7 @@
+// Copyright 2022 Artjoms Rizihs (@artjomsR)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#define SPLIT75_SETUP_FOR_PUBLIC_USE_BY_DEFAULT true
+#define WORKMAN_TO_QWERTY_HW_MAPPING false
+
+#define lang_switch_combo SS_LGUI(SS_TAP(X_Z)) \ No newline at end of file