summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/keymaps/drashna/config.h
diff options
context:
space:
mode:
authordrashna <drashna@live.com>2017-10-22 06:27:54 +0200
committerJack Humbert <jack.humb@gmail.com>2017-10-22 06:27:54 +0200
commitf3534f999f2493b290c56a27ff062cad4610f4b8 (patch)
treea22be0be3d2950700f12222fd3a4ddcd890e6909 /keyboards/orthodox/keymaps/drashna/config.h
parent22564d8ee7ac31a867dfabcc2e9bc97f9c72678d (diff)
downloadqmk_firmware-f3534f999f2493b290c56a27ff062cad4610f4b8.tar.gz
qmk_firmware-f3534f999f2493b290c56a27ff062cad4610f4b8.tar.xz
Updated keymaps (#1853)
* Add woodpad * Cleanup * Remove misc layouts for woodpad * Move woodpad to handwired * Updated RGB Underglow info * Cleanup macros * Fix odd merge issue * Tweaked RGB lighting stuff * Start to merge orthodox/ergodox keymaps (persistant layers) * Add forced NKRO * Added Colemak and Dvorak layers to default orthodox keymap * Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow * Updated macros and added workman keymaps * Fixed RGB lighting for Workman layout * Add leader keys * Remove force NKRO * Add Viterbi one handed layout and minor tweaks to others
Diffstat (limited to 'keyboards/orthodox/keymaps/drashna/config.h')
-rw-r--r--keyboards/orthodox/keymaps/drashna/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h
index bcd14a22d..497f7c80d 100644
--- a/keyboards/orthodox/keymaps/drashna/config.h
+++ b/keyboards/orthodox/keymaps/drashna/config.h
@@ -52,11 +52,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1
#endif // RGBLIGHT_ENABLE
-#define FORCE_NKRO
-#ifdef FORCE_NKRO
-#define NKRO_EPSIZE 32
-#endif
-
-#define PERMISSIVE_HOLD
#endif \ No newline at end of file