Изменил конфиг
This commit is contained in:
parent
ff417c0692
commit
952c1bd878
1 changed files with 4 additions and 1 deletions
|
|
@ -31,7 +31,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
//#define TAPPING_FORCE_HOLD
|
||||
#define TAPPING_TERM 200
|
||||
|
||||
#define LANG_CHANGE_DEFAULT LANG_CHANGE_ALT_SHIFT
|
||||
#define LANG_CHANGE_DEFAULT LANG_CHANGE_CAPS
|
||||
// #define LANG_CHANGE_DEFAULT LANG_CHANGE_ALT_SHIFT
|
||||
// #define LANG_CHANGE_DEFAULT LANG_CHANGE_CTRL_SHIFT
|
||||
// #define LANG_CHANGE_DEFAULT LANG_CHANGE_WIN_SPACE
|
||||
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 9
|
||||
|
||||
|
|
|
|||
Reference in a new issue