diff options
author | Ryan MacLean <ryan@ryanmaclean.com> | 2017-08-22 10:52:16 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-22 17:59:38 -0400 |
commit | 9f6362e4df7141c13b419d3634118d231810172a (patch) | |
tree | 23568cc54748f63b28aa2de96777b8dd84bc0183 /keyboards | |
parent | 57c93c13cc677b20b26eb1a79cbb70d6629cf5e5 (diff) |
Adding Makefile
Required for JIS layouts
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/hhkb/keymaps/jp_mac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/hhkb/keymaps/jp_mac/Makefile b/keyboards/hhkb/keymaps/jp_mac/Makefile new file mode 100644 index 0000000000..a7f700f019 --- /dev/null +++ b/keyboards/hhkb/keymaps/jp_mac/Makefile @@ -0,0 +1 @@ +OPT_DEFS += -DHHKB_JP |