You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
216 B

#pragma once
// Layer definitions
#define L_COLEMAK 0
#define L_QWERTY 1
#define L_NUM 2
#define L_EXTEND 3
#define L_FUNC 4
#define L_GAMING 5
#define L_LL_R 6
#define L_LL_E 7
#define L_LL_I 8