Fix some old keycodes (#19086)

This commit is contained in:
Ryan
2022-11-16 03:52:01 +11:00
committed by GitHub
parent 594f869619
commit de66797705
43 changed files with 56 additions and 56 deletions

View File

@@ -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