diff options
Diffstat (limited to 'users/konstantin/rules.mk')
| -rw-r--r-- | users/konstantin/rules.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/users/konstantin/rules.mk b/users/konstantin/rules.mk index d2522b952..4af256e1e 100644 --- a/users/konstantin/rules.mk +++ b/users/konstantin/rules.mk | |||
| @@ -1,12 +1,3 @@ | |||
| 1 | BOOTMAGIC_ENABLE = no | ||
| 2 | COMMAND_ENABLE = yes | ||
| 3 | CONSOLE_ENABLE = yes | ||
| 4 | EXTRAKEY_ENABLE = yes | ||
| 5 | MOUSEKEY_ENABLE = yes | ||
| 6 | NKRO_ENABLE = yes | ||
| 7 | TAP_DANCE_ENABLE = yes | ||
| 8 | UNICODE_ENABLE = yes | ||
| 9 | |||
| 10 | SRC += konstantin.c | 1 | SRC += konstantin.c |
| 11 | ifeq ($(strip $(TAP_DANCE_ENABLE)), yes) | 2 | ifeq ($(strip $(TAP_DANCE_ENABLE)), yes) |
| 12 | SRC += tap_dance.c | 3 | SRC += tap_dance.c |
