]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/light/rules.mk
update planck settings
[qmk_firmware.git] / keyboards / planck / light / rules.mk
index 02c39c43a08e8a83f4fe3ec2f4d283fa23a12b83..3d7006b526cf8cb58b4ba590da3abe6144dc8efe 100644 (file)
@@ -1,9 +1,7 @@
 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
 
-OPT_DEFS += -DBOOTLOADER_SIZE=8192
-
 MCU = at90usb1286
\ No newline at end of file