#pragma once
#include <stdint.h>
#include "action.h"
void process_compose(uint16_t keycode, keyrecord_t *record);