This commit is contained in:
Glen Goodwin 2022-01-06 14:20:54 -05:00
parent 6180c5746f
commit b80b02c645
2 changed files with 1 additions and 1 deletions

View file

@ -1 +0,0 @@
CONFIG_ZMK_USB_LOGGING=y

View file

@ -90,6 +90,7 @@
COMBO(esc, &kp ESC, 3 4, DEF_L)
COMBO(del, &kp DEL, 13 14, DEF_L)
COMBO(select_all, &kp LC(A), 5 6, NAV_L)
COMBO(escape, &kp ESC, 3 4, DEF_L)
};