diff options
Diffstat (limited to 'keyboards/spacey/config.h')
-rw-r--r-- | keyboards/spacey/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/spacey/config.h b/keyboards/spacey/config.h index 81f3df6a89..52923d2f8e 100644 --- a/keyboards/spacey/config.h +++ b/keyboards/spacey/config.h @@ -100,11 +100,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* define if matrix has ghost (lacks anti-ghosting diodes) */ //#define MATRIX_HAS_GHOST - -/* disable these deprecated features by default */ -#define NO_ACTION_MACRO -#define NO_ACTION_FUNCTION - /* Bootmagic Lite key configuration */ //#define BOOTMAGIC_LITE_ROW 0 //#define BOOTMAGIC_LITE_COLUMN 0 |