summaryrefslogtreecommitdiff
path: root/keyboards/edinburgh41/keymaps/lalit/config.h
diff options
context:
space:
mode:
authorschwarzer-geiger <lalitmistry1407@gmail.com>2023-01-26 11:34:27 -0500
committerGitHub <noreply@github.com>2023-01-26 16:34:27 +0000
commit3823046712c3c28c14a219b78d7d3bc30f76493f (patch)
treeb2558c1a07954136a4fbe73906190601c2781720 /keyboards/edinburgh41/keymaps/lalit/config.h
parentfa132baa43a69ce7245e977916280eac5f8a0485 (diff)
new keyboard: edinburgh41 (#19569)
* added edinburgh41 Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/edinburgh41/keymaps/lalit/config.h')
-rw-r--r--keyboards/edinburgh41/keymaps/lalit/config.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/edinburgh41/keymaps/lalit/config.h b/keyboards/edinburgh41/keymaps/lalit/config.h
new file mode 100644
index 0000000000..b8304212e2
--- /dev/null
+++ b/keyboards/edinburgh41/keymaps/lalit/config.h
@@ -0,0 +1,19 @@
+// Copyright 2022 L. Mistry (@schwarzer-geiger)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+// Underglow LED settings
+
+#define RGBLIGHT_SLEEP
+
+// Thumbstick settings
+
+#undef CURSOR_SPEED
+#define CURSOR_SPEED 95
+
+#undef SCROLL_SPEED
+#define SCROLL_SPEED 20
+
+// tap dance settings
+#define TAPPING_TERM 155