qmk: optimize thera more

main
sudo pacman -Syu 2023-09-06 20:46:21 +07:00 committed by sudo pacman -Syu
parent 47f862c5d2
commit 98d5cfccf8
2 changed files with 10 additions and 0 deletions

View File

@ -5,7 +5,13 @@
#pragma once
#define NO_ACTION_ONESHOT
#define NO_ACTION_TAPPING
#define LAYER_STATE_8BIT
#ifdef DEBOUNCE
# undef DEBOUNCE
#endif
#define DEBOUNCE 5
#define USB_SUSPEND_WAKEUP_DELAY 200

View File

@ -9,6 +9,10 @@ COMMAND_ENABLE = no
MOUSEKEY_ENABLE = no
EXTRAKEY_ENABLE = yes
SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no
MAGIC_ENABLE = no
BOOTMAGIC_ENABLE = yes
DEBOUNCE_TYPE = sym_eager_pk