This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

12 lines
176 B
C
Raw Normal View History

#pragma once
2016-08-24 23:58:59 -05:00
// Layer definitions
2016-08-24 23:58:59 -05:00
#define L_COLEMAK 0
#define L_NUM 1
#define L_EXTEND 2
#define L_FUNC 3
#define L_LL_R 4
#define L_LL_E 5
#define L_LL_I 6