Rename file following upstream folder rename.

This commit is contained in:
Olivier
2016-08-20 18:19:03 +02:00
parent 009ab77d3e
commit b5172e3afa
+9
View File
@@ -0,0 +1,9 @@
# Having a file like this allows you to override Makefile definitions
# for your own particular keymap
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
COMMAND_ENABLE = no # Commands for debug and configuration
ifndef QUANTUM_DIR
include ../../../../Makefile
endif