~ruther/qmk_firmware

c2f4c4e29ec74edb0a4a1647fc0d6ab084a2dc0d — Jack Humbert 7 years ago a7c61f2
update planck settings
M keyboards/planck/keymaps/default/config.h => keyboards/planck/keymaps/default/config.h +1 -1
@@ 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)

M keyboards/planck/keymaps/default/rules.mk => keyboards/planck/keymaps/default/rules.mk +0 -3
@@ 1,3 0,0 @@
ifndef QUANTUM_DIR
	include ../../../../Makefile
endif

M keyboards/planck/light/rules.mk => keyboards/planck/light/rules.mk +1 -1
@@ 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