aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-08-16 12:23:59 -0700
committerskullY <skullydazed@gmail.com>2017-08-16 12:23:59 -0700
commit89bcdde92779d5f9a4ca5a3947d5720baf09b75c (patch)
tree51246fd5f2edd8f1c01a6226ac1c3738d8fb1cda
parentd3e1aaf5e2b1cd8058cc5183239df28283ba7458 (diff)
downloadqmk_firmware-89bcdde92779d5f9a4ca5a3947d5720baf09b75c.tar.gz
qmk_firmware-89bcdde92779d5f9a4ca5a3947d5720baf09b75c.zip
line endings
-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 @@
1 1
2#include "../../config.h" 2#include "../../config.h"
3 3
4 4
5#define TAPPING_TERM 200 5#define TAPPING_TERM 200
6 6
7 7
8#define LAYER_UNDERGLOW_LIGHTING 8#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 @@
1 1
2#include "../../config.h" 2#include "../../config.h"
3 3
4 4
5 5
6// make this easy to toggle behavior, so that it can be more easily toggled 6// make this easy to toggle behavior, so that it can be more easily toggled
7#define LAYER_UNDERGLOW_LIGHTING 7#define LAYER_UNDERGLOW_LIGHTING
8 8
9#ifdef LAYER_UNDERGLOW_LIGHTING 9#ifdef LAYER_UNDERGLOW_LIGHTING
10#undef RGBLIGHT_ANIMATIONS 10#undef RGBLIGHT_ANIMATIONS
11#endif \ No newline at end of file 11#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 @@
1# Drashna's ErgoDox EZ Underglow Mod 1# Drashna's ErgoDox EZ Underglow Mod
2 2
3This is based on the default Ergodox EZ keymap. 3This is based on the default Ergodox EZ keymap.
4 4
5This modifieds the keymay so that it uses the underglow to indicate which layer you're on, rather than the top LEDs. 5This modifieds the keymay so that it uses the underglow to indicate which layer you're on, rather than the top LEDs.
6 6
7Default colors are "teal" for base layer, "red" for Symbols, and "green" for mouse/media. Blue would be the next layer, if you had more. 7Default colors are "teal" for base layer, "red" for Symbols, and "green" for mouse/media. Blue would be the next layer, if you had more.
8 8
9Additionally, the top LEDs are Shift/Control/Alt indicators instead (in that order). \ No newline at end of file 9Additionally, the top LEDs are Shift/Control/Alt indicators instead (in that order). \ No newline at end of file