This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

10 lines
264 B
C
Raw Normal View History

#pragma once
// This is the ideal value for me but find your own
#undef TAPPING_TERM
#define TAPPING_TERM 145
// more options here: https://docs.qmk.fm/config_options.html
#define FORCE_NKRO
#define PERMISSIVE_HOLD // tab/hold-Keys should work better with that