Fix some old keycodes (#19086)
This commit is contained in:
parent
594f869619
commit
de66797705
43 changed files with 56 additions and 56 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue