From a9e5e230634e61210401631a60369b346e76381a Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Thu, 13 Oct 2022 04:17:20 +0100 Subject: Remove keymaps that still reference legacy macros (#18693) --- keyboards/planck/keymaps/rai-suta/config.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 keyboards/planck/keymaps/rai-suta/config.h (limited to 'keyboards/planck/keymaps/rai-suta/config.h') diff --git a/keyboards/planck/keymaps/rai-suta/config.h b/keyboards/planck/keymaps/rai-suta/config.h deleted file mode 100644 index b36aa3db92..0000000000 --- a/keyboards/planck/keymaps/rai-suta/config.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include "../../config.h" - -#define TAPPING_TERM ( 200 ) - -#endif -- cgit v1.2.3