aboutsummaryrefslogtreecommitdiff
path: root/users/bcat
diff options
context:
space:
mode:
Diffstat (limited to 'users/bcat')
-rw-r--r--users/bcat/rules.mk11
1 files changed, 8 insertions, 3 deletions
diff --git a/users/bcat/rules.mk b/users/bcat/rules.mk
index 407729c82..107b470ed 100644
--- a/users/bcat/rules.mk
+++ b/users/bcat/rules.mk
@@ -2,12 +2,17 @@
2BOOTMAGIC_ENABLE = lite 2BOOTMAGIC_ENABLE = lite
3 3
4# Enable mouse and media keys on all keyboards. 4# Enable mouse and media keys on all keyboards.
5MOUSEKEY_ENABLE = yes
6EXTRAKEY_ENABLE = yes 5EXTRAKEY_ENABLE = yes
6MOUSEKEY_ENABLE = yes
7 7
8# Disable some unwanted features on all keyboards. 8# Disable some unwanted features on all keyboards.
9CONSOLE_ENABLE = no 9API_SYSEX_ENABLE = no
10COMMAND_ENABLE = no 10COMMAND_ENABLE = no
11CONSOLE_ENABLE = no
12FAUXCLICKY_ENABLE = no
13MIDI_ENABLE = no
11NKRO_ENABLE = no 14NKRO_ENABLE = no
15SLEEP_LED_ENABLE = no
16UCIS_ENABLE = no
12UNICODE_ENABLE = no 17UNICODE_ENABLE = no
13API_SYSEX_ENABLE = no 18UNICODEMAP_ENABLE = no