Skip to content

Commit

Permalink
add JP keycode for MacOSX (qmk#4033)
Browse files Browse the repository at this point in the history
  • Loading branch information
takashiski authored and yamad committed Mar 21, 2019
1 parent 12f8917 commit 4d7884e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions quantum/keymap_extras/keymap_jp.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
#define JP_HENK KC_INT4 // henkan
#define JP_KANA KC_INT2 // katakana/hiragana|ro-mazi

#define JP_MKANA KC_LANG1 //kana on MacOSX
#define JP_MEISU KC_LANG2 //eisu on MacOSX


//Aliases for shifted symbols
#define JP_DQT LSFT(KC_2) // "
Expand Down

0 comments on commit 4d7884e

Please sign in to comment.