summaryrefslogtreecommitdiff
path: root/keyboards/handwired/MS-sculpt-mobile/rules.mk
diff options
context:
space:
mode:
authormilestogo2017-03-06 00:16:44 -0800
committermilestogo2017-03-06 00:16:44 -0800
commit2f677c24a8fcf936e92a0a5acfbbf95b5f47fdb7 (patch)
tree2d5b08cd35616962382bcb7ccf96bcd03752b464 /keyboards/handwired/MS-sculpt-mobile/rules.mk
parentb80c97b712de41871be1a25a30d6ec838ea9eda3 (diff)
working with preprocessor macros for babblepaste
Diffstat (limited to 'keyboards/handwired/MS-sculpt-mobile/rules.mk')
-rw-r--r--keyboards/handwired/MS-sculpt-mobile/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/MS-sculpt-mobile/rules.mk b/keyboards/handwired/MS-sculpt-mobile/rules.mk
index cb9d5813c..34ac78da8 100644
--- a/keyboards/handwired/MS-sculpt-mobile/rules.mk
+++ b/keyboards/handwired/MS-sculpt-mobile/rules.mk
@@ -1,5 +1,9 @@
#CFLAGS=-D ASTAR
+## Project specific files
+SRC= babblePaste.c
+
+
ifdef ASTAR
OPT_DEFS += -DBOOTLOADER_SIZE=4096
MCU = atmega32u4