summaryrefslogtreecommitdiff
path: root/keyboards/tetris
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-15 13:57:46 +0000
committerQMK Bot <hello@qmk.fm>2022-03-15 13:57:46 +0000
commit5f817a1d7fb525003413167b4471eaebd2099b78 (patch)
tree8f823c83de85418b50502d15d0d6b3906c5a886d /keyboards/tetris
parent872b521e4f4474ba9a4f4eb640fbdb5a386f2ac4 (diff)
parent764dc18a81f762fdff5f74eb6d3b517ba79d5c11 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tetris')
-rwxr-xr-xkeyboards/tetris/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/tetris/config.h b/keyboards/tetris/config.h
index 1f13f5f168..cfea2a72dc 100755
--- a/keyboards/tetris/config.h
+++ b/keyboards/tetris/config.h
@@ -30,9 +30,6 @@
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-#define NO_ACTION_MACRO
-#define NO_ACTION_FUNCTION
-
#ifdef AUDIO_ENABLE
#define AUDIO_PIN B5
#define STARTUP_SONG SONG(ONE_UP_SOUND)