diff options
Diffstat (limited to 'keyboard/macway/config.h')
-rw-r--r-- | keyboard/macway/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboard/macway/config.h b/keyboard/macway/config.h index 2e68bf252f..b68ea20dcf 100644 --- a/keyboard/macway/config.h +++ b/keyboard/macway/config.h @@ -44,6 +44,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. ) +/* layer switching */ +#define LAYER_SWITCH_DELAY 100 +#define LAYER_SEND_FN_TERM 300 + + /* mouse keys */ #ifdef MOUSEKEY_ENABLE # define MOUSEKEY_DELAY_TIME 192 |