List of keyboards firmware
!Exclamation Numpad
Sofle & Corne
Reviung5
Treadstone48 & Rhymestone
Atl17
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
Newer Post
Older Post
Home