From 34089067868cdc55f4993246e4cb636d5ec39a21 Mon Sep 17 00:00:00 2001 From: Nulo Date: Wed, 23 Nov 2022 12:13:05 -0300 Subject: [PATCH] Alargar macros --- config/rae_dux.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/rae_dux.keymap b/config/rae_dux.keymap index 7dbe707..a80b20c 100644 --- a/config/rae_dux.keymap +++ b/config/rae_dux.keymap @@ -56,8 +56,8 @@ //COMBO(underscore, &kp UNDER, 33 34, 100) //COMBO(equal, &kp EQUAL, 12 23, 100) - COMBO(enter, &kp ENTER, 13 23, 200) - COMBO(escape, &kp ESC, 20 12 13, 200) + COMBO(enter, &kp ENTER, 13 23, 300) + COMBO(escape, &kp ESC, 20 12 13, 300) COMBO(reset_left, &bootloader, 0 1 2 3, 100) COMBO(reset_right, &bootloader, 6 7 8 9, 100)