about summary refs log tree commit diff
path: root/users/flokli/keyboards/0001-custom_config-define-MIRYOKU_KLUDGE_MOUSEKEYSPR.patch
blob: 8d9089eae9d95c9169673375c528878aa0dcd408 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From 9414e9bfe9aad3a87d34cb8e1cdbef081d38a37c Mon Sep 17 00:00:00 2001
From: Florian Klink <flokli@flokli.de>
Date: Fri, 15 Nov 2024 16:29:17 +0200
Subject: [PATCH] custom_config: #define MIRYOKU_KLUDGE_MOUSEKEYSPR

---
 miryoku/custom_config.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/miryoku/custom_config.h b/miryoku/custom_config.h
index 1097bcb..48a1b5f 100644
--- a/miryoku/custom_config.h
+++ b/miryoku/custom_config.h
@@ -1,3 +1,4 @@
 // Copyright 2021 Manna Harbour
 // https://github.com/manna-harbour/miryoku
 
+#define MIRYOKU_KLUDGE_MOUSEKEYSPR
-- 
2.46.1