Skip to content

Commit

Permalink
[Keyboard] Add usable tap-hold defaults for ferris via (qmk#16696)
Browse files Browse the repository at this point in the history
  • Loading branch information
filterpaper authored and zykrah committed Jul 2, 2022
1 parent cb80149 commit 57ac802
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions keyboards/ferris/keymaps/via/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// Copyright 2020 Pierre Chevalier <pierrechevalier83@gmail.com>
// SPDX-License-Identifier: GPL-2.0+

#pragma once

// Good defaults for home row modifiers
#define TAPPING_TERM 230
#define IGNORE_MOD_TAP_INTERRUPT

0 comments on commit 57ac802

Please sign in to comment.