diff options
| -rw-r--r-- | keyboards/vitamins_included/config.h | 2 | ||||
| -rw-r--r-- | keyboards/vitamins_included/rules.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/vitamins_included/config.h b/keyboards/vitamins_included/config.h index abbb31056..bcaf777c7 100644 --- a/keyboards/vitamins_included/config.h +++ b/keyboards/vitamins_included/config.h | |||
| @@ -23,5 +23,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 23 | #define NO_ACTION_MACRO | 23 | #define NO_ACTION_MACRO |
| 24 | #define NO_ACTION_FUNCTION | 24 | #define NO_ACTION_FUNCTION |
| 25 | 25 | ||
| 26 | #define DISABLE_LEADER | 26 | |
| 27 | 27 | ||
diff --git a/keyboards/vitamins_included/rules.mk b/keyboards/vitamins_included/rules.mk index 8ac39dffb..4f6d497a6 100644 --- a/keyboards/vitamins_included/rules.mk +++ b/keyboards/vitamins_included/rules.mk | |||
| @@ -53,7 +53,7 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT | |||
| 53 | # the appropriate keymap folder that will get included automatically | 53 | # the appropriate keymap folder that will get included automatically |
| 54 | # | 54 | # |
| 55 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 55 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) |
| 56 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 56 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) |
| 57 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 57 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
| 58 | CONSOLE_ENABLE = no # Console for debug(+400) | 58 | CONSOLE_ENABLE = no # Console for debug(+400) |
| 59 | COMMAND_ENABLE = no # Commands for debug and configuration | 59 | COMMAND_ENABLE = no # Commands for debug and configuration |
