[Keymap 31Oct2021 4:40 pm]

This commit is contained in:
jding 2021-10-31 23:42:59 +00:00
parent 065e5d9093
commit 2510ccd1a6

View file

@ -12,7 +12,7 @@
#define SYS 6 #define SYS 6
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% // %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
// Keymap: 31Oct2021 4:30 pm // [Keymap 31Oct2021 4:40 pm]
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% // %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
/ { / {
@ -60,8 +60,8 @@
combos { combos {
compatible = "zmk,combos"; compatible = "zmk,combos";
combo_menu { combo_menu {
timeout-ms = <25>; timeout-ms = <50>;
key-positions = <37 38>; key-positions = <18 19>;
bindings = <&kp K_CMENU>; bindings = <&kp K_CMENU>;
}; };
}; };