summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/kbod/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/kbod/config.h')
-rw-r--r--keyboards/handwired/kbod/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/handwired/kbod/config.h b/keyboards/handwired/kbod/config.h
index e73b7d086..f3d0c8bf2 100644
--- a/keyboards/handwired/kbod/config.h
+++ b/keyboards/handwired/kbod/config.h
@@ -159,4 +159,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
+#define PREVENT_STUCK_MODIFIERS
+
+#undef TAPPING_TOGGLE
+#define TAPPING_TOGGLE 2
+
#endif