]> git.gir.st - tmk_keyboard.git/blob - hhkb/keymap.h
hhkb: refactored
[tmk_keyboard.git] / hhkb / keymap.h
1 #ifndef KEYMAP_H
2 #define KEYMAP_H 1
3
4 #include <stdint.h>
5 #include <stdbool.h>
6 #include "usb_keycodes.h"
7 #include "keymap_skel.h"
8
9 #endif
Imprint / Impressum