mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-27 11:06:37 +06:00
9 lines
286 B
C
9 lines
286 B
C
|
// Copyright 2020 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com>
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#define CIRQUE_PINNACLE_TAP_ENABLE
|
||
|
#define POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE
|
||
|
#define POINTING_DEVICE_GESTURES_SCROLL_ENABLE
|