tmk_keyboard/hhkb/keymap.h

8 lines
96 B
C

#ifndef KEYMAP_H
#define KEYMAP_H 1
#include "usb_keycodes.h"
#include "keymap_skel.h"
#endif