summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/brain/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-06-19 08:33:45 +1000
committerGitHub <noreply@github.com>2023-06-18 23:33:45 +0100
commit1c9d0f0eec614a20cbf88c20c448ebfe69414ca8 (patch)
treeec06104e7b94ade94384a861ac2d615f164d6358 /keyboards/handwired/brain/config.h
parent7c7cec906acace0991ce04780103e48117ee4d27 (diff)
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Diffstat (limited to 'keyboards/handwired/brain/config.h')
-rw-r--r--keyboards/handwired/brain/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/brain/config.h b/keyboards/handwired/brain/config.h
index 519da7e442..91253b1695 100644
--- a/keyboards/handwired/brain/config.h
+++ b/keyboards/handwired/brain/config.h
@@ -57,6 +57,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
-
-//#define TAPPING_TERM 150
-//#define QUICK_TAP_TERM 0