mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-12 19:01:55 +01: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
|