From: tmk Date: Mon, 2 Mar 2020 05:21:54 +0000 (+0900) Subject: ibmpc_usb: Change keymap for application key X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=f9fb97707f6fc5809c7ef1270db986f7f0684900;p=max%2Ftmk_keyboard.git ibmpc_usb: Change keymap for application key --- diff --git a/converter/ibmpc_usb/unimap_plain.c b/converter/ibmpc_usb/unimap_plain.c index 2a38f8cf..78723b23 100644 --- a/converter/ibmpc_usb/unimap_plain.c +++ b/converter/ibmpc_usb/unimap_plain.c @@ -17,7 +17,7 @@ along with this program. If not, see . #include "unimap_trans.h" -#define AC_FN0 ACTION_LAYER_MOMENTARY(1) +#define AC_FN0 ACTION_LAYER_TAP_KEY(1, KC_APPLICATION) #ifdef KEYMAP_SECTION_ENABLE const action_t actionmaps[][UNIMAP_ROWS][UNIMAP_COLS] __attribute__ ((section (".keymap.keymaps"))) = {