diff options
Diffstat (limited to 'keyboards/yushakobo/navpad/10')
-rw-r--r-- | keyboards/yushakobo/navpad/10/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/yushakobo/navpad/10/config.h b/keyboards/yushakobo/navpad/10/config.h index f556dcb2df..46482842c7 100644 --- a/keyboards/yushakobo/navpad/10/config.h +++ b/keyboards/yushakobo/navpad/10/config.h @@ -55,9 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* disable action features */ //#define NO_ACTION_LAYER //#define NO_ACTION_TAPPING |