X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;ds=inline;f=converter%2Fadb_usb%2Fkeymap_ansi.c;h=8d69ec5b75d1ce45fed1702b5238209de3638113;hb=5d24932e78cf210ec0ce03f632cd792c30d3cc21;hp=aa9931928f8318f2334f6c12f83289ea8da3b2b4;hpb=b9edbb32e96fc1b6d1ecebcddc5e6e39fc15a728;p=max%2Ftmk_keyboard.git diff --git a/converter/adb_usb/keymap_ansi.c b/converter/adb_usb/keymap_ansi.c index aa993192..8d69ec5b 100644 --- a/converter/adb_usb/keymap_ansi.c +++ b/converter/adb_usb/keymap_ansi.c @@ -12,5 +12,5 @@ const uint8_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { ), }; -const uint16_t PROGMEM fn_actions[] = { +const action_t PROGMEM fn_actions[] = { };