]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Line ending stuff again
authorThat-Canadian <poole.chris.11@gmail.com>
Sat, 19 Aug 2017 03:17:19 +0000 (23:17 -0400)
committerJack Humbert <jack.humb@gmail.com>
Sun, 20 Aug 2017 15:47:46 +0000 (11:47 -0400)
keyboards/ergodox/ez/keymaps/drashna-custom/Makefile
keyboards/ergodox/ez/keymaps/drashna/Makefile

index ba71b33eb55a62b8804e51524e04b7a05620d828..21da248f0c161512feaf73452ab4afaae36a2ea3 100644 (file)
@@ -1,10 +1,10 @@
-TAP_DANCE_ENABLE = yes\r
-LAYER_UNDERGLOW_LIGHTING = yes\r
-SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend\r
-COMMAND_ENABLE   = no  # Commands for debug and configuration\r
-RGBLIGHT_ENABLE = yes\r
-MIDI_ENABLE = no\r
-\r
-ifndef QUANTUM_DIR\r
-       include ../../../../Makefile\r
-endif\r
+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
index 98da6c4ae66cfdefe961e9402e12eead8a31edd0..9dfddf01ecab6b62985945c5b7292988307d305f 100644 (file)
@@ -1,6 +1,6 @@
-RGBLIGHT_ENABLE = yes\r
-RGBLIGHT_ANIMATION = no\r
-\r
-ifndef QUANTUM_DIR\r
-       include ../../../../Makefile\r
-endif\r
+RGBLIGHT_ENABLE = yes
+RGBLIGHT_ANIMATION = no
+
+ifndef QUANTUM_DIR
+       include ../../../../Makefile
+endif