summaryrefslogtreecommitdiffstats
path: root/converter/m0110_usb/Makefile
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2012-12-05 11:45:48 +0100
committertmk <nobody@nowhere>2012-12-05 11:45:48 +0100
commit72dc413a19562b6a67509d4fd6a1cb9c07227d3d (patch)
treebea6b937eccc730cdcb171b892a5f0c306af8ef8 /converter/m0110_usb/Makefile
parent07dff3425ad849d4c50e437295f3ff6acce6d95e (diff)
parent545f66f649e681d8f100ec53c92bece45a7dda7b (diff)
downloadqmk_firmware-72dc413a19562b6a67509d4fd6a1cb9c07227d3d.tar.gz
qmk_firmware-72dc413a19562b6a67509d4fd6a1cb9c07227d3d.tar.xz
Merge branch 'm0110'
Diffstat (limited to 'converter/m0110_usb/Makefile')
-rw-r--r--converter/m0110_usb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/converter/m0110_usb/Makefile b/converter/m0110_usb/Makefile
index 1fee258a6..bf0f083f6 100644
--- a/converter/m0110_usb/Makefile
+++ b/converter/m0110_usb/Makefile
@@ -35,9 +35,9 @@ F_CPU = 16000000
# Build Options
# *Comment out* to disable the options.
#
-MOUSEKEY_ENABLE = yes # Mouse keys
+#MOUSEKEY_ENABLE = yes # Mouse keys
#PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support
-EXTRAKEY_ENABLE = yes # Audio control and System control
+#EXTRAKEY_ENABLE = yes # Audio control and System control
#NKRO_ENABLE = yes # USB Nkey Rollover
@@ -55,6 +55,3 @@ include $(TOP_DIR)/protocol/pjrc.mk
include $(TOP_DIR)/protocol.mk
include $(TOP_DIR)/common.mk
include $(TOP_DIR)/rules.mk
-
-hasu: EXTRAFLAGS += -DHASU
-hasu: all