summaryrefslogtreecommitdiff
path: root/users/miles2go/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-14 19:24:07 +0000
committerQMK Bot <hello@qmk.fm>2021-03-14 19:24:07 +0000
commitd036ebeaf6bebe2c1a226f0e3e5bda58abf6db7e (patch)
tree128651ab8da7a79aee966f064746c5d1d0618b2d /users/miles2go/config.h
parentf23639517683378bed12792903e0d9cc6a1a6794 (diff)
parent7b7689d30796c977b95197091c16e8bb97000101 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/miles2go/config.h')
-rw-r--r--users/miles2go/config.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/users/miles2go/config.h b/users/miles2go/config.h
index 3fb52b8a59..a704df4b55 100644
--- a/users/miles2go/config.h
+++ b/users/miles2go/config.h
@@ -34,6 +34,7 @@
#define USE_BABBLEPASTE
// All options
+#define BABL_MODSWAP
#define BABL_MOVE // Uncomment to add basic cursor movement
#define BABL_OSKEYS // This adds Cut, paste, window movement and common OS shortcuts
#define BABL_BROWSER // Browser shortcuts, with Chrome/Firefox as the default.
@@ -44,10 +45,11 @@
#define BABL_APP_WINDOWSPLITTING // splitting frames & windows
//All OSes
-#define BABL_WINDOWS
+
+//#define BABL_WINDOWS
#define BABL_READMUX
-#define BABL_VI
+//#define BABL_VI
#define BABL_MAC
#define BABL_LINUX
-#define BABL_EMACS
+//#define BABL_EMACS
#define BABL_CHROMEOS