aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/mbed_onekey/Makefile
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2014-07-20 02:24:34 +0900
committertmk <nobody@nowhere>2014-07-30 14:38:26 +0900
commit50bcaa66c468f350a538279667a0fa68090c55a9 (patch)
treef3a4437e6fe80d2d74ad712c432e11d8e0efa5ca /keyboard/mbed_onekey/Makefile
parent59ea5e02f76a37e5021c5f9d02af149e48e7c07c (diff)
downloadfirmware-50bcaa66c468f350a538279667a0fa68090c55a9.tar.gz
firmware-50bcaa66c468f350a538279667a0fa68090c55a9.tar.bz2
firmware-50bcaa66c468f350a538279667a0fa68090c55a9.zip
Clean up mbed_onekey
Diffstat (limited to 'keyboard/mbed_onekey/Makefile')
-rw-r--r--keyboard/mbed_onekey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/mbed_onekey/Makefile b/keyboard/mbed_onekey/Makefile
index 2f7399ba0..b1e5f5e59 100644
--- a/keyboard/mbed_onekey/Makefile
+++ b/keyboard/mbed_onekey/Makefile
@@ -25,7 +25,7 @@ LIBRARIES =
# Build Options
# Comment out to disable
#BOOTMAGIC_ENABLE = yes
-MOUSEKEY_ENABLE = yes
+#MOUSEKEY_ENABLE = yes
include $(TMK_DIR)/tool/mbed/mbed.mk