qmk-keychron-q3-colemak-dh/keyboards/libra_mini/keymaps/default/config.h
jakobkg 350df140fa
Add firmware for the Libra Mini (#270)
* Initial support, no joystick functionality

* remove vscode settings file

* Add non-vial default keymap

* Implement joystick mouse control for default and vial keymaps

* Add backslash to default keymap

* Add separate layout for stick-as-keys

* Remove references to unused layout

* Remove reference to unused custom matrix impl
2022-10-28 19:28:55 -06:00

13 lines
303 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
/* Mouse control configuration */
/* Cursor speed */
#define ANALOG_JOYSTICK_SPEED_MAX 5
#define ANALOG_JOYSTICK_SPEED_REGULATOR 10
/* Mouse inertia (keeps sliding after a flick) */
// #define POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE