From f3534f999f2493b290c56a27ff062cad4610f4b8 Mon Sep 17 00:00:00 2001 From: drashna Date: Sat, 21 Oct 2017 21:27:54 -0700 Subject: 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 --- keyboards/handwired/woodpad/keymaps/drashna/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/handwired/woodpad/keymaps/drashna/config.h') diff --git a/keyboards/handwired/woodpad/keymaps/drashna/config.h b/keyboards/handwired/woodpad/keymaps/drashna/config.h index e25a10d0b..2b151606d 100644 --- a/keyboards/handwired/woodpad/keymaps/drashna/config.h +++ b/keyboards/handwired/woodpad/keymaps/drashna/config.h @@ -23,6 +23,7 @@ #define TAPPING_TERM 200 #endif // TAP_DANCE_ENABLE +#define CATERINA_BOOTLOADER #ifdef RGBLIGHT_ENABLE -- cgit v1.2.3-24-g4f1b