This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard/keyboard/fc660c/actionmap.c
2017-02-28 13:51:27 +09:00

6 lines
105 B
C

#include "action.h"
const action_t actionmaps[][MATRIX_ROWS][MATRIX_COLS] PROGMEM = {
[0] = {},
};