summaryrefslogtreecommitdiffstats
path: root/keyboard/ergodox_ez/keymaps/erez_experimental/config_user.h
blob: d19c2783c3e25a15cad533dd49e70e513f209b31 (plain)
1
2
3
4
5
6
7
8
#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#include "config.h"
#define ONESHOT_TAP_TOGGLE 2
#define ONESHOT_TIMEOUT 3000

#endif