diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-12-10 10:59:17 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-10 10:59:47 -0500 |
commit | c2f4c4e29ec74edb0a4a1647fc0d6ab084a2dc0d (patch) | |
tree | 2c884a1f425e62f7403457df2ce16bc121452cc0 /keyboards/planck/light | |
parent | a7c61f2947528f79383dfe63e654346afce0d14a (diff) | |
download | qmk_firmware-c2f4c4e29ec74edb0a4a1647fc0d6ab084a2dc0d.tar.gz qmk_firmware-c2f4c4e29ec74edb0a4a1647fc0d6ab084a2dc0d.zip |
update planck settings
Diffstat (limited to 'keyboards/planck/light')
-rw-r--r-- | keyboards/planck/light/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/light/rules.mk b/keyboards/planck/light/rules.mk index 1225a5d28d..3d7006b526 100644 --- a/keyboards/planck/light/rules.mk +++ b/keyboards/planck/light/rules.mk @@ -1,6 +1,6 @@ MIDI_ENABLE = yes AUDIO_ENABLE = yes # Audio output on port C6 -MOUSEKEY_ENABLE = yes # Mouse keys(+4700) +MOUSEKEY_ENABLE = no # Mouse keys(+4700) NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |