]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/onekey/Makefile.pjrc
Updates to CUB's layout - improvements on Layer8
[max/tmk_keyboard.git] / keyboard / onekey / Makefile.pjrc
index 0f0f709725075f1040a7506080348df9a71610be..24ade3350593ebc4ef3ceff55f0424198032e878 100644 (file)
@@ -87,8 +87,8 @@ CONSOLE_ENABLE = yes    # Console for debug
 #SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend
 #NKRO_ENABLE = yes     # USB Nkey Rollover(+500)
 
-#PS2_MOUSE_ENABLE = yes        # PS/2 mouse(TrackPoint) support
-#PS2_USE_BUSYWAIT = yes # uses primitive reference code
+PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support
+PS2_USE_BUSYWAIT = yes # uses primitive reference code
 #PS2_USE_INT = yes      # uses external interrupt for falling edge of PS/2 clock pin
 #PS2_USE_USART = yes     # uses hardware USART engine for PS/2 signal receive(recomened)