diff options
author | IBNobody <ibnobody@gmail.com> | 2016-09-25 16:36:30 -0500 |
---|---|---|
committer | IBNobody <ibnobody@gmail.com> | 2016-09-25 16:36:30 -0500 |
commit | 24a953ae64adc8e0c26059fbe76088eb65d90d9e (patch) | |
tree | 590591f00a3782b43253a1321220c7652cd9799b /keyboards/lets_split/rules.mk | |
parent | f956802f29aaa3da0d86d56f42986d456bae717b (diff) | |
parent | 67252625165ffa0a08e723a52562a853aa4b496b (diff) | |
download | qmk_firmware-24a953ae64adc8e0c26059fbe76088eb65d90d9e.tar.gz |
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to 'keyboards/lets_split/rules.mk')
-rw-r--r-- | keyboards/lets_split/rules.mk | 4 |
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 |