Friday 13 August 2021

Add layers in qmk


Some simple lines to define the layers of qmk, example to add five layers in config.h

#define DYNAMIC_KEYMAP_LAYER_COUNT 5



or to reduce the firmware size by adding the line below under config.h

#define LAYER_STATE_8BIT