summaryrefslogtreecommitdiffstats
path: root/keyboards/bop/config.h
diff options
context:
space:
mode:
authorNathan_Blais <37645161+NathanBlais@users.noreply.github.com>2021-06-24 16:15:04 -0700
committerGitHub <noreply@github.com>2021-06-25 09:15:04 +1000
commit61ec0023c47de0c1418b50e2f76f1eb2c7d9c09b (patch)
tree05534a164c0f3ada30114911fee08cbaf559eabd /keyboards/bop/config.h
parentca2259d9863e5b7b251aaa233debacb592380aaa (diff)
Bop added via & unicode support (#13122)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/bop/config.h')
-rw-r--r--keyboards/bop/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/bop/config.h b/keyboards/bop/config.h
index 57ed4bceaf..fa646a582f 100644
--- a/keyboards/bop/config.h
+++ b/keyboards/bop/config.h
@@ -46,4 +46,7 @@
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
-#define LOCKING_RESYNC_ENABLE \ No newline at end of file
+#define LOCKING_RESYNC_ENABLE
+
+/* Unicode select mode */
+#define UNICODE_SELECTED_MODES UC_MAC, UC_LNX, UC_WINC