Userspace and keymap addition (#20522)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
miketronic
2023-07-09 07:10:24 -04:00
committed by GitHub
parent 06a36824ad
commit 5bc282eefe
19 changed files with 1503 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
// Copyright 2023 @miketronic -- Mike B <mxb540@gmail.com>
// SPDX-License-Identifier: GPL-2.0+
#pragma once
# define TAPPING_TERM 160
# define TAPPING_TERM_PER_KEY
# define HOLD_ON_OTHER_KEY_PRESS
# define QUICK_TAP_TERM TAPPING_TERM / 2
# define QUICK_TAP_TERM_PER_KEY
# define CIRQUE_PINNACLE_TAP_ENABLE
# define CIRQUE_PINNACLE_SECONDARY_TAP_ENABLE
# define CIRQUE_PINNACLE_ATTENUATION_4X
# define CIRQUE_PINNACLE_POSITION_MODE CIRQUE_PINNACLE_RELATIVE_MODE
//# define CIRQUE_DEVICE_GESTURES_SCROLL_ENABLE