summaryrefslogtreecommitdiff
path: root/keyboard/onekey
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-11-20 15:28:58 +0900
committertmk <nobody@nowhere>2013-11-20 15:28:58 +0900
commitc6abcb6d893f6ef843ed98be3d45bd804cfe295a (patch)
tree4724b02aad271f6e8d9decf1e2588e7dd5b5c00d /keyboard/onekey
parentd7f663a1ea4487a6dc5be76085eff7b00bec9704 (diff)
Add build options of ps2_mouse
Diffstat (limited to 'keyboard/onekey')
-rw-r--r--keyboard/onekey/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboard/onekey/config.h b/keyboard/onekey/config.h
index 8403c9b65b..e99a64850c 100644
--- a/keyboard/onekey/config.h
+++ b/keyboard/onekey/config.h
@@ -69,7 +69,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* PS/2 mouse */
-#define PS2_MOUSE_DEBUG
#ifdef PS2_USE_BUSYWAIT
# define PS2_CLOCK_PORT PORTD
# define PS2_CLOCK_PIN PIND