Fix some old keycodes (#19086)
This commit is contained in:
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define TAPPING_TERM 200
|
||||
|
||||
#ifdef UNICODEMAP_ENABLE
|
||||
# define UNICODE_SELECTED_MODES UC_MAC, UC_LNX
|
||||
# define UNICODE_SELECTED_MODES UNICODE_MODE_MACOS, UNICODE_MODE_LINUX
|
||||
#endif
|
||||
|
||||
#ifdef AUTO_SHIFT_ENABLED
|
||||
|
Reference in New Issue
Block a user