summary refs log tree commit diff
diff options
context:
space:
mode:
authorThat-Canadian <poole.chris.11@gmail.com>2017-08-18 23:17:19 -0400
committerJack Humbert <jack.humb@gmail.com>2017-08-20 11:47:46 -0400
commitcc9b0eb109104d8f2d8b2742bd1eb4510eaeef10 (patch)
tree9cb2fbf95e4ae5a90d07ca275646d324a9a5ca99
parent046595f521faf27bdd32ab3ec2238947b92cdc6b (diff)
Line ending stuff again
-rw-r--r--keyboards/ergodox/ez/keymaps/drashna-custom/Makefile20
-rw-r--r--keyboards/ergodox/ez/keymaps/drashna/Makefile12
2 files changed, 16 insertions, 16 deletions
diff --git a/keyboards/ergodox/ez/keymaps/drashna-custom/Makefile b/keyboards/ergodox/ez/keymaps/drashna-custom/Makefile
index ba71b33eb5..21da248f0c 100644
--- a/keyboards/ergodox/ez/keymaps/drashna-custom/Makefile
+++ b/keyboards/ergodox/ez/keymaps/drashna-custom/Makefile
@@ -1,10 +1,10 @@
-TAP_DANCE_ENABLE = yes

-LAYER_UNDERGLOW_LIGHTING = yes

-SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend

-COMMAND_ENABLE   = no  # Commands for debug and configuration

-RGBLIGHT_ENABLE = yes

-MIDI_ENABLE = no

-

-ifndef QUANTUM_DIR

-	include ../../../../Makefile

-endif

+TAP_DANCE_ENABLE = yes
+LAYER_UNDERGLOW_LIGHTING = yes
+SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend
+COMMAND_ENABLE   = no  # Commands for debug and configuration
+RGBLIGHT_ENABLE = yes
+MIDI_ENABLE = no
+
+ifndef QUANTUM_DIR
+	include ../../../../Makefile
+endif
diff --git a/keyboards/ergodox/ez/keymaps/drashna/Makefile b/keyboards/ergodox/ez/keymaps/drashna/Makefile
index 98da6c4ae6..9dfddf01ec 100644
--- a/keyboards/ergodox/ez/keymaps/drashna/Makefile
+++ b/keyboards/ergodox/ez/keymaps/drashna/Makefile
@@ -1,6 +1,6 @@
-RGBLIGHT_ENABLE = yes

-RGBLIGHT_ANIMATION = no

-

-ifndef QUANTUM_DIR

-	include ../../../../Makefile

-endif

+RGBLIGHT_ENABLE = yes
+RGBLIGHT_ANIMATION = no
+
+ifndef QUANTUM_DIR
+	include ../../../../Makefile
+endif