From 61ec0023c47de0c1418b50e2f76f1eb2c7d9c09b Mon Sep 17 00:00:00 2001 From: Nathan_Blais <37645161+NathanBlais@users.noreply.github.com> Date: Thu, 24 Jun 2021 16:15:04 -0700 Subject: Bop added via & unicode support (#13122) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan --- keyboards/bop/config.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'keyboards/bop/config.h') 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 -- cgit v1.2.3