]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
update planck settings
authorJack Humbert <jack.humb@gmail.com>
Sun, 10 Dec 2017 15:59:17 +0000 (10:59 -0500)
committerJack Humbert <jack.humb@gmail.com>
Sun, 10 Dec 2017 15:59:47 +0000 (10:59 -0500)
keyboards/planck/keymaps/default/config.h
keyboards/planck/keymaps/default/rules.mk
keyboards/planck/light/rules.mk

index b406e2fed97b366af03d53def9ffd549aa64d318..a1635f2bab5fe955fc0f6d82545c4a425a995d54 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef CONFIG_USER_H
 #define CONFIG_USER_H
 
-#include "../../config.h"
+#include "config_common.h"
 
 #ifdef AUDIO_ENABLE
     #define STARTUP_SONG SONG(PLANCK_SOUND)
index 457a3d01d4a4f6d3a66baaac45d37543aacf7888..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,3 +0,0 @@
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif
index 1225a5d28dd925b5c328c8b78dd09b9f36aca61b..3d7006b526cf8cb58b4ba590da3abe6144dc8efe 100644 (file)
@@ -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