Browse Source

core: Add keycode KC_JPY for JIS

master
tmk 8 years ago
parent
commit
6cd178ced9
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      tmk_core/common/keycode.h

+ 1
- 0
tmk_core/common/keycode.h View File

@@ -92,6 +92,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KC_RO KC_INT1
#define KC_KANA KC_INT2
#define KC_JYEN KC_INT3
#define KC_JPY KC_INT3
#define KC_HENK KC_INT4
#define KC_MHEN KC_INT5
/* Keypad */