Add mousekeys buttons 2 and 3

This commit is contained in:
Manna Harbour
2022-05-13 13:29:17 +10:00
parent fa3258eba2
commit 47a3e34b21
7 changed files with 65 additions and 40 deletions

View File

@@ -1,6 +1,10 @@
// Copyright 2022 Manna Harbour
// https://github.com/manna-harbour/miryoku
#pragma once
#include <dt-bindings/zmk/mouse.h>
#define U_MOUSE_MOVE_MAX 1250
#define U_MOUSE_MOVE_EXPONENT 1
#define U_MOUSE_MOVE_TIME 1500