diff options
author | Drashna Jaelre <drashna@live.com> | 2017-11-17 11:59:54 -0800 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-11-17 20:48:26 -0500 |
commit | dbd33782f25ce1e0855add21cd92183336670213 (patch) | |
tree | a6b49a4fa70cb605e7f25cf1ddd68e1aa20f9954 /keyboards/handwired/woodpad/keymaps/drashna/config.h | |
parent | 1d703a476aa2cea2302c3d672b05b7e252e62c44 (diff) |
Update to drashna keymaps (#4)
* Minor updates to keymaps
* Minor updates to keymaps
Diffstat (limited to 'keyboards/handwired/woodpad/keymaps/drashna/config.h')
-rw-r--r-- | keyboards/handwired/woodpad/keymaps/drashna/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/woodpad/keymaps/drashna/config.h b/keyboards/handwired/woodpad/keymaps/drashna/config.h index 780192cf3c..e505aac417 100644 --- a/keyboards/handwired/woodpad/keymaps/drashna/config.h +++ b/keyboards/handwired/woodpad/keymaps/drashna/config.h @@ -24,6 +24,7 @@ #endif // TAP_DANCE_ENABLE +#define B5_AUDIO #ifdef RGBLIGHT_ENABLE @@ -38,6 +39,6 @@ #define RGBLIGHT_EFFECT_BREATHE_CENTER 1 #endif // RGBLIGHT_ENABLE - +#define FORCE_NKRO #endif |