summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox
diff options
context:
space:
mode:
authorThat-Canadian <poole.chris.11@gmail.com>2017-08-19 05:17:19 +0200
committerJack Humbert <jack.humb@gmail.com>2017-08-20 17:47:46 +0200
commitcc9b0eb109104d8f2d8b2742bd1eb4510eaeef10 (patch)
tree9cb2fbf95e4ae5a90d07ca275646d324a9a5ca99 /keyboards/ergodox
parent046595f521faf27bdd32ab3ec2238947b92cdc6b (diff)
downloadqmk_firmware-cc9b0eb109104d8f2d8b2742bd1eb4510eaeef10.tar.gz
qmk_firmware-cc9b0eb109104d8f2d8b2742bd1eb4510eaeef10.tar.xz
Line ending stuff again
Diffstat (limited to 'keyboards/ergodox')
-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 ba71b33eb..21da248f0 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 98da6c4ae..9dfddf01e 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