4 lines
108 B
C
4 lines
108 B
C
#pragma once
|
|
|
|
// How many layers to use with VIA / Remap.
|
|
#define DYNAMIC_KEYMAP_LAYER_COUNT 4 // default:4
|