summaryrefslogtreecommitdiff
path: root/keyboards/rocketboard_16/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-06-25 22:06:31 +1000
committerGitHub <noreply@github.com>2023-06-25 22:06:31 +1000
commit2f9f555add827bbc6b7e6e4a08b830b9825ada4f (patch)
tree8f95fe2635984c3cd90b35ad6bdc1281e890ffb3 /keyboards/rocketboard_16/config.h
parentdd164a05669cb8c05ed091b31897a45a464556da (diff)
Move `TAP_CODE_DELAY` to data driven (#21363)
Diffstat (limited to 'keyboards/rocketboard_16/config.h')
-rw-r--r--keyboards/rocketboard_16/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/rocketboard_16/config.h b/keyboards/rocketboard_16/config.h
index afa16c75b7..2c81b4cb7b 100644
--- a/keyboards/rocketboard_16/config.h
+++ b/keyboards/rocketboard_16/config.h
@@ -32,9 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define OLED_DISPLAY_128X64
#define OLED_FONT_H "custom_font.h"
-// Allows for rotary encoder volume control
-#define TAP_CODE_DELAY 20
-
#define LOCKING_SUPPORT_ENABLE
#define LOCKING_RESYNC_ENABLE