X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=keyboard%2Fergodox%2Fkeymap_common.h;h=39c4d6b686fc542ac7fc6e55d4a63e8a62976438;hb=3e8289b53ce929484651fc065fb5f718e4e3ae21;hp=656c28ffe225a27c8d86d3be129b238eec112395;hpb=34f376868e97c017628dc7513f5bac5fcb1ee00e;p=max%2Ftmk_keyboard.git diff --git a/keyboard/ergodox/keymap_common.h b/keyboard/ergodox/keymap_common.h index 656c28ff..39c4d6b6 100644 --- a/keyboard/ergodox/keymap_common.h +++ b/keyboard/ergodox/keymap_common.h @@ -32,7 +32,7 @@ along with this program. If not, see . extern const uint8_t keymaps[][MATRIX_ROWS][MATRIX_COLS]; -extern const uint16_t fn_actions[]; +extern const action_t fn_actions[]; /* ErgoDox keymap definition macro */