aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rules.mk
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-09-21 15:53:11 -0400
committerGitHub <noreply@github.com>2016-09-21 15:53:11 -0400
commitc1414e59c24a91cf6e2128ec0a7c8011acdce7ef (patch)
tree2f50fe134b6a6cfd9b1f7188564ff16bb8b7fdaf /keyboards/lets_split/rules.mk
parentd1d54dedac5c95bfe8e3f2c1a2af5c5fc13937bf (diff)
parentb30e6c1c9e1c876ddf95fcc3bc727a04ca6f2abc (diff)
downloadfirmware-c1414e59c24a91cf6e2128ec0a7c8011acdce7ef.tar.gz
firmware-c1414e59c24a91cf6e2128ec0a7c8011acdce7ef.tar.bz2
firmware-c1414e59c24a91cf6e2128ec0a7c8011acdce7ef.zip
Merge pull request #767 from IBNobody/lets_split_reduce_hex_size
Lets split reduce hex size
Diffstat (limited to 'keyboards/lets_split/rules.mk')
-rw-r--r--keyboards/lets_split/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/lets_split/rules.mk b/keyboards/lets_split/rules.mk
index 6961fbd55..6fde8a444 100644
--- a/keyboards/lets_split/rules.mk
+++ b/keyboards/lets_split/rules.mk
@@ -52,7 +52,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
OPT_DEFS += -DBOOTLOADER_SIZE=4096
# Build Options
-# change to "no" to disable the options, or define them in the Makefile in
+# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE ?= no # Virtual DIP switch configuration(+1000)
@@ -71,4 +71,4 @@ RGBLIGHT_ENABLE ?= no # Enable WS2812 RGB underlight. Do not enable this
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend
-CUSTOM_MATRIX = yes \ No newline at end of file
+CUSTOM_MATRIX = yes