summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-08-16 21:23:59 +0200
committerskullY <skullydazed@gmail.com>2017-08-16 21:23:59 +0200
commit89bcdde92779d5f9a4ca5a3947d5720baf09b75c (patch)
tree51246fd5f2edd8f1c01a6226ac1c3738d8fb1cda /keyboards/ergodox
parentd3e1aaf5e2b1cd8058cc5183239df28283ba7458 (diff)
downloadqmk_firmware-89bcdde92779d5f9a4ca5a3947d5720baf09b75c.tar.gz
qmk_firmware-89bcdde92779d5f9a4ca5a3947d5720baf09b75c.tar.xz
line endings
Diffstat (limited to 'keyboards/ergodox')
-rw-r--r--keyboards/ergodox/ez/keymaps/drashna-custom/config.h16
-rw-r--r--keyboards/ergodox/ez/keymaps/drashna/config.h20
-rw-r--r--keyboards/ergodox/ez/keymaps/drashna/readme.md16
3 files changed, 26 insertions, 26 deletions
diff --git a/keyboards/ergodox/ez/keymaps/drashna-custom/config.h b/keyboards/ergodox/ez/keymaps/drashna-custom/config.h
index 1578b1a8e..fe33552e1 100644
--- a/keyboards/ergodox/ez/keymaps/drashna-custom/config.h
+++ b/keyboards/ergodox/ez/keymaps/drashna-custom/config.h
@@ -1,8 +1,8 @@
-
-#include "../../config.h"
-
-
-#define TAPPING_TERM 200
-
-
-#define LAYER_UNDERGLOW_LIGHTING
+
+#include "../../config.h"
+
+
+#define TAPPING_TERM 200
+
+
+#define LAYER_UNDERGLOW_LIGHTING
diff --git a/keyboards/ergodox/ez/keymaps/drashna/config.h b/keyboards/ergodox/ez/keymaps/drashna/config.h
index 954b3beee..258dc391f 100644
--- a/keyboards/ergodox/ez/keymaps/drashna/config.h
+++ b/keyboards/ergodox/ez/keymaps/drashna/config.h
@@ -1,11 +1,11 @@
-
-#include "../../config.h"
-
-
-
-// make this easy to toggle behavior, so that it can be more easily toggled
-#define LAYER_UNDERGLOW_LIGHTING
-
-#ifdef LAYER_UNDERGLOW_LIGHTING
-#undef RGBLIGHT_ANIMATIONS
+
+#include "../../config.h"
+
+
+
+// make this easy to toggle behavior, so that it can be more easily toggled
+#define LAYER_UNDERGLOW_LIGHTING
+
+#ifdef LAYER_UNDERGLOW_LIGHTING
+#undef RGBLIGHT_ANIMATIONS
#endif \ No newline at end of file
diff --git a/keyboards/ergodox/ez/keymaps/drashna/readme.md b/keyboards/ergodox/ez/keymaps/drashna/readme.md
index 431a75eb4..90fe44861 100644
--- a/keyboards/ergodox/ez/keymaps/drashna/readme.md
+++ b/keyboards/ergodox/ez/keymaps/drashna/readme.md
@@ -1,9 +1,9 @@
-# Drashna's ErgoDox EZ Underglow Mod
-
-This is based on the default Ergodox EZ keymap.
-
-This modifieds the keymay so that it uses the underglow to indicate which layer you're on, rather than the top LEDs.
-
-Default colors are "teal" for base layer, "red" for Symbols, and "green" for mouse/media. Blue would be the next layer, if you had more.
-
+# Drashna's ErgoDox EZ Underglow Mod
+
+This is based on the default Ergodox EZ keymap.
+
+This modifieds the keymay so that it uses the underglow to indicate which layer you're on, rather than the top LEDs.
+
+Default colors are "teal" for base layer, "red" for Symbols, and "green" for mouse/media. Blue would be the next layer, if you had more.
+
Additionally, the top LEDs are Shift/Control/Alt indicators instead (in that order). \ No newline at end of file