diff options
Diffstat (limited to 'keyboards/ergodash/rev1/keymaps/yet-another-developer/rules.mk')
-rw-r--r-- | keyboards/ergodash/rev1/keymaps/yet-another-developer/rules.mk | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/ergodash/rev1/keymaps/yet-another-developer/rules.mk b/keyboards/ergodash/rev1/keymaps/yet-another-developer/rules.mk deleted file mode 100644 index a7d4fcaac3..0000000000 --- a/keyboards/ergodash/rev1/keymaps/yet-another-developer/rules.mk +++ /dev/null @@ -1,23 +0,0 @@ -BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite - -# Device -AUDIO_ENABLE = no - -RGBLIGHT_ENABLE = no -BACKLIGHT_ENABLE = no -INDICATOR_LIGHTS = no - -# QMK Features -AUTO_SHIFT_ENABLE = no -MOUSEKEY_ENABLE = no -CONSOLE_ENABLE = no # Console for debug(+400) -COMMAND_ENABLE = no # Commands for debug and configuration -LEADER_ENABLE = yes # default is yes -TAP_DANCE_ENABLE = no #(+1254) -UNICODE_ENABLE = no #(+1134) -UNICODEMAP_ENABLE = no -NKRO_ENABLE = no -MACROS_ENABLED = no - -# User Defined Features -NO_SECRETS = no |