diff options
Diffstat (limited to 'keyboards/mb44')
-rw-r--r-- | keyboards/mb44/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/mb44/config.h b/keyboards/mb44/config.h index 013efa8570..daafe52b41 100644 --- a/keyboards/mb44/config.h +++ b/keyboards/mb44/config.h @@ -53,9 +53,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 - - -/* disable these deprecated features by default */ -#define NO_ACTION_MACRO -#define NO_ACTION_FUNCTION - |