Skip to content

Commit

Permalink
git subrepo pull plover_lapwing/dictionaries
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "plover_lapwing/dictionaries"
  merged:   "12258a9"
upstream:
  origin:   "https://github.com/aerickt/steno-dictionaries"
  branch:   "plover-lapwing-aio"
  commit:   "12258a9"
git-subrepo:
  version:  "0.4.6"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "110b9eb"
  • Loading branch information
aerick committed Sep 1, 2024
1 parent cf1fedc commit 27afab3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions plover_lapwing/dictionaries/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[subrepo]
remote = https://github.com/aerickt/steno-dictionaries
branch = plover-lapwing-aio
commit = dd5d618e9715d51b1f667047e1f6bfa1ba135465
parent = 6908cb575928f22140711b422f19996e5157dcf3
commit = 12258a9175a8f4eb771080db2c574c1bfc999f7c
parent = cf1fedca167938cfe878a84efceba8ec250277bc
method = merge
cmdver = 0.4.6
18 changes: 9 additions & 9 deletions plover_lapwing/dictionaries/abby-left-hand-modifiers.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@
"STKPW": "z",
# numbers: AO + binary
"AO": "0",
"HAO": "1",
"PAO": "2",
"PHAO": "3",
"TAO": "4",
"THAO": "5",
"TPAO": "6",
"TPHAO": "7",
"RAO": "1",
"WAO": "2",
"WRAO": "3",
"KAO": "4",
"KRAO": "5",
"KWAO": "6",
"KWRAO": "7",
"SAO": "8",
"SHAO": "9",
# function keys: R + binary number 1-12
"SRAO": "9",
# function keys: F + binary
"TPR": "f1",
"TPW": "f2",
"TPWR": "f3",
Expand Down

1 comment on commit 27afab3

@phuertay
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe also for numpad keys? (lines 81 to 90)?

Please sign in to comment.