diff --git a/config/corne.keymap b/config/corne.keymap index 7913655..add8dad 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -5,7 +5,7 @@ * SPDX-License-Identifier: MIT */ -#define HOST_OS 2 // set to 2 for macOS/Windows-Alt-Codes, default is 0 (Windows) +// #define HOST_OS 2 // set to 2 for macOS/Windows-Alt-Codes, default is 0 (Windows) #include #include #include @@ -65,4 +65,4 @@ >; }; }; -}; +}; \ No newline at end of file