Add keymap_hasu.c

This commit is contained in:
Jun Wako 2015-10-17 02:52:44 +09:00
parent 1c5c9d94c8
commit dcac43fa51
2 changed files with 200 additions and 0 deletions

View file

@ -22,6 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "keycode.h"
#include "action.h"
#include "action_macro.h"
#include "action_util.h"
#include "report.h"
#include "host.h"
#include "print.h"