diff options
| author | Joel Challis | 2023-11-26 19:36:45 +0100 |
|---|---|---|
| committer | GitHub | 2023-11-26 19:36:45 +0100 |
| commit | 1ed03f498fa204178c2696c510ac6a2cd8524e2d (patch) | |
| tree | b97c1f983b7e4b57c007d0feedadd3ad3e39062b /users/losinggeneration/rules.mk | |
| parent | 4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff) | |
Remove userspace keymaps (#22544)
Diffstat (limited to 'users/losinggeneration/rules.mk')
| -rw-r--r-- | users/losinggeneration/rules.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/users/losinggeneration/rules.mk b/users/losinggeneration/rules.mk deleted file mode 100644 index 41d6f91670..0000000000 --- a/users/losinggeneration/rules.mk +++ /dev/null @@ -1,12 +0,0 @@ -# Build Options -# Only enable things here that are generic to all keyboards. A yes or no here -# will override keyboard/keymap specific values -# -#COMMAND_ENABLE = no # Commands for debug and configuration -#CONSOLE_ENABLE = no # Console for debug(+400) -EXTRAKEY_ENABLE = yes # Audio control and System control(+450) -MOUSEKEY_ENABLE = yes # Mouse keys(+4700) -#NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work -TAP_DANCE_ENABLE = yes # Enable tap dancing -#UNICODE_ENABLE = no # Unicode - |