Browse Source

line endings

pull/1572/head
skullY 6 years ago
parent
commit
89bcdde927
3 changed files with 26 additions and 26 deletions
  1. +8
    -8
      keyboards/ergodox/ez/keymaps/drashna-custom/config.h
  2. +10
    -10
      keyboards/ergodox/ez/keymaps/drashna/config.h
  3. +8
    -8
      keyboards/ergodox/ez/keymaps/drashna/readme.md

+ 8
- 8
keyboards/ergodox/ez/keymaps/drashna-custom/config.h View File

@ -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

+ 10
- 10
keyboards/ergodox/ez/keymaps/drashna/config.h View File

@ -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

+ 8
- 8
keyboards/ergodox/ez/keymaps/drashna/readme.md View File

@ -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).

Loading…
Cancel
Save