]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - keyboard/hhkb/config.h
Fix build option MOUSEKEY_ENABLE.
[tmk_firmware.git] / keyboard / hhkb / config.h
index e10a7ab37f78be0c96c0d36034183231e65727a4..cca75f2434d9692d2ea09cc53ed5095d3e008aa9 100644 (file)
@@ -42,7 +42,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 /* mouse keys */
 #ifdef MOUSEKEY_ENABLE
-#   define MOUSEKEY_DELAY_TIME 192
+#   define MOUSEKEY_DELAY_TIME 100
 #endif