]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
alps64: Use keymap as default instead of actionmap
authortmk <hasu@tmk-kbd.com>
Wed, 16 Mar 2016 07:17:33 +0000 (16:17 +0900)
committertmk <hasu@tmk-kbd.com>
Wed, 16 Mar 2016 07:17:33 +0000 (16:17 +0900)
keyboard/alps64/Makefile

index 6eadd4f10ba1708ef67b95fe546027cfbbd8842a..c82c126be097fb5765808c5ac4c9a08c59f8e0ec 100644 (file)
@@ -113,7 +113,7 @@ CONSOLE_ENABLE = yes        # Console for debug(+400)
 COMMAND_ENABLE = yes    # Commands for debug and configuration
 #SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend
 #NKRO_ENABLE = yes     # USB Nkey Rollover - not yet supported in LUFA
-ACTIONMAP_ENABLE = yes # Use 16bit action codes in keymap instead of 8bit keycodes
+#ACTIONMAP_ENABLE = yes        # Use 16bit action codes in keymap instead of 8bit keycodes
 
 
 ifdef ACTIONMAP_ENABLE