summaryrefslogtreecommitdiff
path: root/keyboards/qaz/keymaps/default/config.h
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 10:12:57 +0800
committerGitHub <noreply@github.com>2022-01-31 18:12:57 -0800
commitb8deac707e7ed8f278a53dfba93dae0730ea4b77 (patch)
tree04e6d4e4c2c699c5b0690688204df486edee2434 /keyboards/qaz/keymaps/default/config.h
parent1477440ba0e57347a4b8be0f137f7ced373b3325 (diff)
downloadqmk_firmware-b8deac707e7ed8f278a53dfba93dae0730ea4b77.tar.gz
qmk_firmware-b8deac707e7ed8f278a53dfba93dae0730ea4b77.zip
[Keyboard] move @tominabox1 's keebs into /tominabox1 (#16109)
Diffstat (limited to 'keyboards/qaz/keymaps/default/config.h')
-rw-r--r--keyboards/qaz/keymaps/default/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/qaz/keymaps/default/config.h b/keyboards/qaz/keymaps/default/config.h
deleted file mode 100644
index 12482ff6fe..0000000000
--- a/keyboards/qaz/keymaps/default/config.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-#ifdef COMBO_ENABLE
-# define COMBO_COUNT 5
-# define COMBO_TERM 200
-#endif