aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/atreus
diff options
context:
space:
mode:
authorXyverz <xyverz@gmail.com>2020-05-06 14:14:28 -0700
committerGitHub <noreply@github.com>2020-05-06 22:14:28 +0100
commitcf3913cd7908d5e94ccb2c1b4db22501e289d6c1 (patch)
tree280e7d45f8d9ac5f48be1d71d65f7ae77d83c800 /keyboards/atreus
parenta30cc37c09591d15540be00825b3ff4901ea193e (diff)
downloadfirmware-cf3913cd7908d5e94ccb2c1b4db22501e289d6c1.tar.gz
firmware-cf3913cd7908d5e94ccb2c1b4db22501e289d6c1.tar.bz2
firmware-cf3913cd7908d5e94ccb2c1b4db22501e289d6c1.zip
[Keymap] Xyverz Kinesis keymap update (#9018)
* Mitor Tweaks Updating Dvorak keymap to change location of Slash and Backslash to positions more in line with my 12x5 and similar ortho layouts * Fixed readme.md Tidied up the readme and make some minor changes. * Adding atreus config file Adding a config file for my Atreus keyboard. This is to help with the keychatter issues I've been having on my Atreus. * Changes as requested per @zvecr Added `#pragma once` to beginning of config.h file as requested by @zvecr.
Diffstat (limited to 'keyboards/atreus')
-rw-r--r--keyboards/atreus/keymaps/xyverz/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/atreus/keymaps/xyverz/config.h b/keyboards/atreus/keymaps/xyverz/config.h
new file mode 100644
index 000000000..037c9f318
--- /dev/null
+++ b/keyboards/atreus/keymaps/xyverz/config.h
@@ -0,0 +1,4 @@
+#pragma once
+
+#undef DEBOUNCE
+#define DEBOUNCE 6