diff options
| -rw-r--r-- | keyboards/niu_mini/keymaps/planck/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/niu_mini/rules.mk | 2 |
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 | |||
| 58 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 58 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 59 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 59 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 60 | MIDI_ENABLE = no # MIDI controls | 60 | MIDI_ENABLE = no # MIDI controls |
| 61 | AUDIO_ENABLE = yes # Audio output on port C6 | 61 | AUDIO_ENABLE = no # Audio output on port C6 |
| 62 | UNICODE_ENABLE = no # Unicode | 62 | UNICODE_ENABLE = no # Unicode |
| 63 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 63 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 64 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 64 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
