Skip to content

Commit

Permalink
Merge pull request #225 from sago35/fix-japanese-layout
Browse files Browse the repository at this point in the history
Fix japanese layout
  • Loading branch information
xyzz committed Feb 15, 2024
2 parents a19908f + 3a87263 commit 48dd886
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/python/keymap/japanese.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@
"KC_SCOLON": "+\n;",
"KC_QUOTE": "*\n:",
"KC_NONUS_HASH": "}\n]",
"KC_GRAVE": "HAN/\nZEN",
"KC_KP_DOT": ","
"KC_GRAVE": "HAN/\nZEN"
}

0 comments on commit 48dd886

Please sign in to comment.