forked from mirrors/qmk_userspace
Normalise Autocorrect keycodes (#18893)
This commit is contained in:
parent
7407347be1
commit
2ff1d85290
5 changed files with 28 additions and 18 deletions
|
@ -125,7 +125,7 @@ bool process_record_unicode(uint16_t keycode, keyrecord_t *record);
|
|||
|
||||
#define MG_NKRO MAGIC_TOGGLE_NKRO
|
||||
|
||||
#define AUTO_CTN AUTOCORRECT_TOGGLE
|
||||
#define AUTO_CTN QK_AUTOCORRECT_TOGGLE
|
||||
/*
|
||||
Custom Keycodes for Diablo 3 layer
|
||||
But since TD() doesn't work when tap dance is disabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue