mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-04 17:05:17 +00:00
5 lines
108 B
C
5 lines
108 B
C
#pragma once
|
|
|
|
// How many layers to use with VIA / Remap.
|
|
#define DYNAMIC_KEYMAP_LAYER_COUNT 4 // default:4
|