]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/frosty_flake/keymaps/nikchi/rules.mk
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
[qmk_firmware.git] / keyboards / frosty_flake / keymaps / nikchi / rules.mk
index ad86e82d2053ab2375b2fc9de604819837722f2d..b21eb640443a67682a96a2939173e9b07352243f 100644 (file)
@@ -1,5 +1,5 @@
 # Build Options
-#   change to "no" to disable the options, or define them in the Makefile in 
+#   change to "no" to disable the options, or define them in the Makefile in
 #   the appropriate keymap folder that will get included automatically
 #
 BOOTMAGIC_ENABLE = no       # Virtual DIP switch configuration(+1000)
@@ -17,6 +17,7 @@ BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
 RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
 SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
 TAP_DANCE_ENABLE = yes
+LEADER_ENABLE = yes
 
 ifndef QUANTUM_DIR
        include ../../../../Makefile