Skip to content

Commit dadf2b3

Browse files
author
Alessandro
committed
enable mouse
1 parent 58d2ec8 commit dadf2b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/cradio.keymap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
#define HRML(k1,k2,k3,k4) &ht LGUI k1 &ht LALT k2 &ht LCTRL k3 &ht LSHFT k4
1414
#define HRMR(k1,k2,k3,k4) &ht RSHFT k1 &ht RCTRL k2 &ht RALT k3 &ht RGUI k4
1515

16+
#define ZMK_POINTING_DEFAULT_MOVE_VAL 600 // default: 600
17+
#define ZMK_POINTING_DEFAULT_SCRL_VAL 10 // default: 10
18+
19+
CONFIG_ZMK_POINTING=y
1620
// #define SYM_LAYER(k) &ht &mo 2 k
1721

1822
/ {

0 commit comments

Comments
 (0)