aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.h
blob: 5e7fa852516d46ed2add1bcd44487f1cf04b0c90 (plain) (blame)
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;