summaryrefslogtreecommitdiff
path: root/totem/keymaps/default/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-04-13 15:29:43 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-04-13 15:29:43 +0200
commit7f1fe0dd805d199795d7092903a43537b47346b0 (patch)
treea55bce53bfe4c92a354d3c4a5cd01cf08cea50d4 /totem/keymaps/default/config.h
parent9b2b44d0ca4e4886a7b4af461268420a84c3c573 (diff)
try my keymap
Diffstat (limited to 'totem/keymaps/default/config.h')
-rw-r--r--totem/keymaps/default/config.h26
1 files changed, 2 insertions, 24 deletions
diff --git a/totem/keymaps/default/config.h b/totem/keymaps/default/config.h
index 25adfe3..aead1c0 100644
--- a/totem/keymaps/default/config.h
+++ b/totem/keymaps/default/config.h
@@ -1,29 +1,7 @@
#pragma once
/* The way how "handedness" is decided (which half is which),
-see https://docs.qmk.fm/#/feature_split_keyboard?id=setting-handedness
-for more options.
+ see https://docs.qmk.fm/#/feature_split_keyboard?id=setting-handedness
+ for more options.
*/
-
#define MASTER_LEFT
-// #define MASTER_RIGHT
-
-
-//#define TAPPING_TERM 170
-#define TAPPING_TERM 170
-
-// Prevent normal rollover on alphas from accidentally triggering mods.
-#define IGNORE_MOD_TAP_INTERRUPT
-
-// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
-#define TAPPING_FORCE_HOLD
-
-// Auto Shift
-#define NO_AUTO_SHIFT_ALPHA
-#define AUTO_SHIFT_TIMEOUT TAPPING_TERM
-#define AUTO_SHIFT_NO_SETUP
-
-#undef LOCKING_SUPPORT_ENABLE
-#undef LOCKING_RESYNC_ENABLE
-#define NO_ACTION_ONESHOT
-