]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/usb_usb/keymap_iso.c
Fix: Use action_t in keymap files
[max/tmk_keyboard.git] / converter / usb_usb / keymap_iso.c
index f22a840524b0b31ae7dd0d26a9c6aee1513c87a4..3df93f6d869a40c41c361a8e75e0d57f63dc24fc 100644 (file)
@@ -32,5 +32,5 @@ const uint8_t keymaps[][MATRIX_ROWS][MATRIX_COLS] PROGMEM = {
 /*
  * Fn action definition
  */
-const uint16_t fn_actions[] PROGMEM = {
+const action_t fn_actions[] PROGMEM = {
 };