Skip to content

Commit

Permalink
Remove HHKB_MAC specific keymaps
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0x committed Dec 28, 2024
1 parent e3ccb44 commit 59d7840
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions dot.nodoka
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,6 @@ def key Kana = 0x72
def key E0RightShift = E0-0x36

keymap Global
if ( HHKB_MAC )
# LAlt <-> LWindows
mod Windows -= LWindows
mod Alt += LWindows
key *LAlt = *LWindows

mod Alt -= LAlt
mod Windows += LAlt
key *LWindows = *LAlt

key U-*IC-Eisu = D-無変換 U-無変換
key U-Kana = D-変換 U-変換
endif

# Caps -> Ctrl
mod Control += 英数
key *英数 = *LCtrl
Expand Down

0 comments on commit 59d7840

Please sign in to comment.