This commit is contained in:
Christoph Cullmann 2024-11-09 16:56:28 +01:00
parent 25f7499ecb
commit 88e81b81c9
No known key found for this signature in database
5 changed files with 8 additions and 78 deletions

View file

@ -20,22 +20,14 @@
// enable NKRO by default
#define FORCE_NKRO
// many settings taken from https://github.com/getreuer/qmk-keymap
// don't confuse apps
#define TAP_CODE_DELAY 5
// home row mods
#define TAPPING_TERM 170
#define TAPPING_TERM_PER_KEY
#define CHORDAL_HOLD
#define PERMISSIVE_HOLD
#define TAPPING_TERM 250
// no auto repeat stuff
#define QUICK_TAP_TERM 0
// enable streak detection
#define ACHORDION_STREAK
//
// underglow configuration
//