瀏覽代碼

alps64: Use keymap as default instead of actionmap

master
tmk 8 年之前
父節點
當前提交
882059c018
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      keyboard/alps64/Makefile

+ 1
- 1
keyboard/alps64/Makefile 查看文件

@@ -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