X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=orphan%2Fkmac%2Fkeymap_winkeyless.h;h=b6244c42fdc4b342b5d3c52bdef785783b50ea43;hb=c230460b12f1d6ff149a6139166bed8247eeeb60;hp=939ee379b7a6eb7043755747e2d70966966e8871;hpb=649151cbeb84cef0da09269c614b6855feb602c8;p=max%2Ftmk_keyboard.git diff --git a/orphan/kmac/keymap_winkeyless.h b/orphan/kmac/keymap_winkeyless.h index 939ee379..b6244c42 100644 --- a/orphan/kmac/keymap_winkeyless.h +++ b/orphan/kmac/keymap_winkeyless.h @@ -17,7 +17,7 @@ static const uint8_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { TRNS, TRNS,TRNS,CALC,TRNS,TRNS,TRNS,TRNS,TRNS,TRNS,TRNS, CAPS, TRNS, \ TRNS,TRNS,TRNS, TRNS, TRNS,TRNS,TRNS, TRNS,TRNS,TRNS) }; -static const uint16_t PROGMEM fn_actions[] = { +static const action_t PROGMEM fn_actions[] = { [0] = ACTION_LAYER_MOMENTARY(1), [1] = ACTION_BACKLIGHT_STEP() };