]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
line endings
authorskullY <skullydazed@gmail.com>
Wed, 16 Aug 2017 19:23:59 +0000 (12:23 -0700)
committerskullY <skullydazed@gmail.com>
Wed, 16 Aug 2017 19:23:59 +0000 (12:23 -0700)
keyboards/ergodox/ez/keymaps/drashna-custom/config.h
keyboards/ergodox/ez/keymaps/drashna/config.h
keyboards/ergodox/ez/keymaps/drashna/readme.md

index 1578b1a8eeacf027e911c0929990d881d6568a3b..fe33552e15d87ef2e6e8dc5f6312582633dfe7ee 100644 (file)
@@ -1,8 +1,8 @@
-\r
-#include "../../config.h"\r
-\r
-\r
-#define TAPPING_TERM 200\r
-\r
-\r
-#define LAYER_UNDERGLOW_LIGHTING\r
+
+#include "../../config.h"
+
+
+#define TAPPING_TERM 200
+
+
+#define LAYER_UNDERGLOW_LIGHTING
index 954b3beee67dc20be430e2c64a040a643c8cd4ab..258dc391fe44565bdaedca5e4f6d3fecfe0c5b2d 100644 (file)
@@ -1,11 +1,11 @@
-\r
-#include "../../config.h"\r
-\r
-\r
-\r
-// make this easy to toggle behavior, so that it can be more easily toggled\r
-#define LAYER_UNDERGLOW_LIGHTING  \r
-\r
-#ifdef LAYER_UNDERGLOW_LIGHTING\r
-#undef RGBLIGHT_ANIMATIONS\r
+
+#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
index 431a75eb4a9e49a29f951fd3956d9f6a9c107c4d..90fe44861a85e58c365b60be37d2e49ba00c2ad8 100644 (file)
@@ -1,9 +1,9 @@
-# Drashna's ErgoDox EZ Underglow Mod\r
-\r
-This is based on the default Ergodox EZ keymap.\r
-\r
-This modifieds the keymay so that it uses the underglow to indicate which layer you're on, rather than the top LEDs.\r
-\r
-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.\r
-\r
+# 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