forked from mirrors/qmk_userspace
Migrate dynamic_keymap.layer_count >= 4 (#22087)
This commit is contained in:
parent
4b26d9b62b
commit
9a4c307740
59 changed files with 81 additions and 85 deletions
|
@ -16,9 +16,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
/* Use 5 dynamic keymap layers */
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 6
|
||||
|
||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
/* Locking resynchronize hack */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue