From cc9b0eb109104d8f2d8b2742bd1eb4510eaeef10 Mon Sep 17 00:00:00 2001 From: That-Canadian Date: Fri, 18 Aug 2017 23:17:19 -0400 Subject: [PATCH] Line ending stuff again --- .../ez/keymaps/drashna-custom/Makefile | 20 +++++++++---------- keyboards/ergodox/ez/keymaps/drashna/Makefile | 12 +++++------ 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 ba71b33eb55..21da248f0c1 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 98da6c4ae66..9dfddf01eca 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