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/draevin/rules.mk | |
| parent | 4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff) | |
Remove userspace keymaps (#22544)
Diffstat (limited to 'users/draevin/rules.mk')
| -rw-r--r-- | users/draevin/rules.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/users/draevin/rules.mk b/users/draevin/rules.mk deleted file mode 100644 index 1fc377e231..0000000000 --- a/users/draevin/rules.mk +++ /dev/null @@ -1,12 +0,0 @@ -SRC += draevin.c - -LTO_ENABLE = yes -MOUSEKEY_ENABLE = yes -RGBLIGHT_ENABLE = yes -TAP_DANCE_ENABLE = yes - -AUDIO_ENABLE = no -BACKLIGHT_ENABLE = no -BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite -CONSOLE_ENABLE = no -SLEEP_LED_ENABLE = no
\ No newline at end of file |