diff --git a/keyboards/nora/v01/config.h b/keyboards/nora/v01/config.h index 18abb4c3a237..cab164975bd7 100644 --- a/keyboards/nora/v01/config.h +++ b/keyboards/nora/v01/config.h @@ -55,10 +55,6 @@ along with this program. If not, see . /* 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 - /* External EEPROM & Dynamic keymap */ // Use 24LC64 EEPROM #define EEPROM_I2C_24LC64 diff --git a/keyboards/nora/v03/config.h b/keyboards/nora/v03/config.h index e4dc7bc6ca88..97dda8c7e3d4 100644 --- a/keyboards/nora/v03/config.h +++ b/keyboards/nora/v03/config.h @@ -71,10 +71,6 @@ along with this program. If not, see . /* 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 - /* External EEPROM */ // Use 24LC64 EEPROM #define EEPROM_I2C_24LC64 diff --git a/keyboards/nora/v031/config.h b/keyboards/nora/v031/config.h index 4b7804d99ff8..753451308476 100644 --- a/keyboards/nora/v031/config.h +++ b/keyboards/nora/v031/config.h @@ -157,10 +157,6 @@ along with this program. If not, see . /* 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 - /* External EEPROM */ // Use 24LC64 EEPROM #define EEPROM_I2C_24LC64