1 2 3 4 5 6
#pragma once #include <stdint.h> extern const uint32_t *keymap_layers_de[]; extern const uint32_t keymap_layers_de_count;