From 38e085df87820941bcfcdce3b3bc16e46855f557 Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Sun, 6 Feb 2022 13:16:21 +0800 Subject: move input club keyboards into vendor folder (#15788) --- keyboards/input_club/infinity60/keymaps/jpetermans/config.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 keyboards/input_club/infinity60/keymaps/jpetermans/config.h (limited to 'keyboards/input_club/infinity60/keymaps/jpetermans/config.h') diff --git a/keyboards/input_club/infinity60/keymaps/jpetermans/config.h b/keyboards/input_club/infinity60/keymaps/jpetermans/config.h new file mode 100644 index 0000000000..1949a9ad9d --- /dev/null +++ b/keyboards/input_club/infinity60/keymaps/jpetermans/config.h @@ -0,0 +1,6 @@ +#pragma once + +//overrides +#undef TAPPING_TOGGLE +#define TAPPING_TOGGLE 2 + -- cgit v1.2.3