summaryrefslogtreecommitdiff
path: root/keyboard/planck/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-04-16 21:02:17 -0400
committerJack Humbert <jack.humb@gmail.com>2016-04-16 21:02:17 -0400
commit8f4ce501eb41cdd195d61e05c7e9dbe54545e6b9 (patch)
tree839609cd12ea2a4168ad1bb92a398c850f22bddf /keyboard/planck/Makefile
parentc83aa16f1d614c1c10f7597a67ffb9f2ae871951 (diff)
parent4aea806aa8aa585930a89b67d7206050ac6adb3a (diff)
Merge pull request #260 from IBNobody/personal_atomic_planck
Atomic TLC and musical note freqs for audio
Diffstat (limited to 'keyboard/planck/Makefile')
-rw-r--r--keyboard/planck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/planck/Makefile b/keyboard/planck/Makefile
index 8d4e7787a6..83b8303b02 100644
--- a/keyboard/planck/Makefile
+++ b/keyboard/planck/Makefile
@@ -183,4 +183,4 @@ VPATH += $(TARGET_DIR)
VPATH += $(TOP_DIR)
VPATH += $(TMK_DIR)
-include $(TOP_DIR)/quantum/quantum.mk
+include $(TOP_DIR)/quantum/quantum.mk \ No newline at end of file