diff options
Diffstat (limited to 'users/jonavin/rules.mk')
| -rw-r--r-- | users/jonavin/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/users/jonavin/rules.mk b/users/jonavin/rules.mk index 4e9ee08ff..e2918d9e2 100644 --- a/users/jonavin/rules.mk +++ b/users/jonavin/rules.mk | |||
| @@ -11,3 +11,6 @@ endif | |||
| 11 | ifeq ($(strip $(STARTUP_NUMLOCK_ON)), yes) | 11 | ifeq ($(strip $(STARTUP_NUMLOCK_ON)), yes) |
| 12 | OPT_DEFS += -DSTARTUP_NUMLOCK_ON | 12 | OPT_DEFS += -DSTARTUP_NUMLOCK_ON |
| 13 | endif | 13 | endif |
| 14 | ifeq ($(strip $(COLEMAK_LAYER_ENABLE)), yes) | ||
| 15 | OPT_DEFS += -DCOLEMAK_LAYER_ENABLE | ||
| 16 | endif | ||
