summaryrefslogtreecommitdiffstats
path: root/keyboards/sixkeyboard/config.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-03-22 19:24:04 +0100
committerJack Humbert <jack.humb@gmail.com>2017-06-30 22:33:49 +0200
commit753809eed7873205baa6692d928d9c255308d22b (patch)
treefea3ecf011cce00a11497f6032cbe69be48080ef /keyboards/sixkeyboard/config.h
parentb476d65b9cc2b25031c6f8143fd6a59a7d5ee6b7 (diff)
downloadqmk_firmware-753809eed7873205baa6692d928d9c255308d22b.tar.gz
qmk_firmware-753809eed7873205baa6692d928d9c255308d22b.tar.xz
adds debouncing to sixkeyboard
Diffstat (limited to 'keyboards/sixkeyboard/config.h')
-rw-r--r--keyboards/sixkeyboard/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/sixkeyboard/config.h b/keyboards/sixkeyboard/config.h
index bf58bb2b7..4ce25c670 100644
--- a/keyboards/sixkeyboard/config.h
+++ b/keyboards/sixkeyboard/config.h
@@ -107,8 +107,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* disable action features */
//#define NO_ACTION_LAYER
-//#define NO_ACTION_TAPPING
-//#define NO_ACTION_ONESHOT
+#define NO_ACTION_TAPPING
+#define NO_ACTION_ONESHOT
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION