aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/niu_mini/keymaps/planck/rules.mk1
-rw-r--r--keyboards/niu_mini/rules.mk2
2 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/niu_mini/keymaps/planck/rules.mk b/keyboards/niu_mini/keymaps/planck/rules.mk
index e69de29bb..8b1378917 100644
--- a/keyboards/niu_mini/keymaps/planck/rules.mk
+++ b/keyboards/niu_mini/keymaps/planck/rules.mk
@@ -0,0 +1 @@
diff --git a/keyboards/niu_mini/rules.mk b/keyboards/niu_mini/rules.mk
index b8d0ace97..496928ed7 100644
--- a/keyboards/niu_mini/rules.mk
+++ b/keyboards/niu_mini/rules.mk
@@ -58,7 +58,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration
58NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 58NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
59BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality 59BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
60MIDI_ENABLE = no # MIDI controls 60MIDI_ENABLE = no # MIDI controls
61AUDIO_ENABLE = yes # Audio output on port C6 61AUDIO_ENABLE = no # Audio output on port C6
62UNICODE_ENABLE = no # Unicode 62UNICODE_ENABLE = no # Unicode
63BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 63BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
64RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. 64RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.