mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-07 03:40:00 +00:00
[Keymap] miles2go userspace update, add functions for babblepaste library, add prime_e keybard keymap (#9196)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user