diff options
Diffstat (limited to 'keyboards/demiurge')
-rwxr-xr-x | keyboards/demiurge/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/demiurge/config.h b/keyboards/demiurge/config.h index abe6c193c4..b7e3c70b3c 100755 --- a/keyboards/demiurge/config.h +++ b/keyboards/demiurge/config.h @@ -73,7 +73,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* disable print */ //#define NO_PRINT - -/* disable these deprecated features by default */ -#define NO_ACTION_MACRO -#define NO_ACTION_FUNCTION |