mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-01 07:25:50 +00:00
Updated default layer count to match classic Sofle
This commit is contained in:
parent
3da48b3fb9
commit
934ada8ee3
@ -58,4 +58,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Allows for more than the default 4 layers in VIA.
|
// Allows for more than the default 4 layers in VIA.
|
||||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 5
|
#ifndef DYNAMIC_KEYMAP_LAYER_COUNT
|
||||||
|
# define DYNAMIC_KEYMAP_LAYER_COUNT 5
|
||||||
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user