From 2f9f555add827bbc6b7e6e4a08b830b9825ada4f Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 25 Jun 2023 22:06:31 +1000 Subject: Move `TAP_CODE_DELAY` to data driven (#21363) --- keyboards/mechlovin/adelais/standard_led/arm/rev3/config.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 keyboards/mechlovin/adelais/standard_led/arm/rev3/config.h (limited to 'keyboards/mechlovin/adelais/standard_led/arm/rev3/config.h') diff --git a/keyboards/mechlovin/adelais/standard_led/arm/rev3/config.h b/keyboards/mechlovin/adelais/standard_led/arm/rev3/config.h deleted file mode 100644 index 254d204038..0000000000 --- a/keyboards/mechlovin/adelais/standard_led/arm/rev3/config.h +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -#define TAP_CODE_DELAY 10 \ No newline at end of file -- cgit v1.2.3