diff options
Diffstat (limited to 'layouts/community/ortho_5x12/riblee/config.h')
-rw-r--r-- | layouts/community/ortho_5x12/riblee/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_5x12/riblee/config.h b/layouts/community/ortho_5x12/riblee/config.h index 8dbff5e10e..6f7393861e 100644 --- a/layouts/community/ortho_5x12/riblee/config.h +++ b/layouts/community/ortho_5x12/riblee/config.h @@ -15,4 +15,4 @@ */ #pragma once -#define UNICODE_SELECTED_MODES UC_MAC, UC_LNX +#define UNICODE_SELECTED_MODES UNICODE_MODE_MACOS, UNICODE_MODE_LINUX |