~ruther/qmk_firmware

3668b295200c53e7131551bc906264ecc54e6b04 — Austin Erlandson 9 years ago 6098704
Shorten TAPPING_TERM for better responsiveness of overloaded keys...
1 files changed, 3 insertions(+), 0 deletions(-)

M keyboards/atreus/config.h
M keyboards/atreus/config.h => keyboards/atreus/config.h +3 -0
@@ 49,6 49,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#   define UNUSED_PINS
#endif

/* Make Overloaded Keys switch faster */
#define TAPPING_TERM 175

/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW