From 1ed03f498fa204178c2696c510ac6a2cd8524e2d Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Sun, 26 Nov 2023 18:36:45 +0000 Subject: Remove userspace keymaps (#22544) --- users/pvinis/rules.mk | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 users/pvinis/rules.mk (limited to 'users/pvinis/rules.mk') diff --git a/users/pvinis/rules.mk b/users/pvinis/rules.mk deleted file mode 100644 index 6c7b47399a..0000000000 --- a/users/pvinis/rules.mk +++ /dev/null @@ -1,19 +0,0 @@ -SRC += pvinis.c # add userspace file - - -## Use the stuff below on the keyboard keymaps, not here. -## If they are used here, they will replace the keymap's rules, since this file is eval'd later. - -# TAP_DANCE_ENABLE = yes -# AUDIO_ENABLE = yes # piezo speaker sounds -# RGBLIGHT_ENABLE = yes # rgb leds underlight -# BACKLIGHT_ENABLE = no # leds under keycaps -# MOUSEKEY_ENABLE = yes -# LEEP_LED_ENABLE = no # no led blinking while sleeping -# KRO_ENABLE = yes - -## Some extra stuff to make firmware smaller. - -# LTO_ENABLE = yes -# CONSOLE_ENABLE = no -# COMMAND_ENABLE = no -- cgit v1.2.3