Skip to content

Commit

Permalink
Merge pull request #1462 from pqrs-org/js-migration
Browse files Browse the repository at this point in the history
Update personal_tekezo_launcher_mode_v4.json and personal_tekezo_simple_vi_mode.json generator (ruby -> js)
  • Loading branch information
tekezo authored Aug 20, 2023
2 parents ec477b9 + 3981443 commit 9f9a1f4
Show file tree
Hide file tree
Showing 11 changed files with 2,227 additions and 2,239 deletions.
2 changes: 1 addition & 1 deletion core
90 changes: 0 additions & 90 deletions public/json/personal_tekezo_launcher_mode_v4.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"from": {
"key_code": "1",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -58,9 +55,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -86,9 +80,6 @@
"from": {
"key_code": "3",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -131,9 +122,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -159,9 +147,6 @@
"from": {
"key_code": "5",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -204,9 +189,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -232,9 +214,6 @@
"from": {
"key_code": "6",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -277,9 +256,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -305,9 +281,6 @@
"from": {
"key_code": "a",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -350,9 +323,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -378,9 +348,6 @@
"from": {
"key_code": "c",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -423,9 +390,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -451,9 +415,6 @@
"from": {
"key_code": "e",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -496,9 +457,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -524,9 +482,6 @@
"from": {
"key_code": "f",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -569,9 +524,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -597,9 +549,6 @@
"from": {
"key_code": "m",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -642,9 +591,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -670,9 +616,6 @@
"from": {
"key_code": "q",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -715,9 +658,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -743,9 +683,6 @@
"from": {
"key_code": "s",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -788,9 +725,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -816,9 +750,6 @@
"from": {
"key_code": "t",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -861,9 +792,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -889,9 +817,6 @@
"from": {
"key_code": "v",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -934,9 +859,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -962,9 +884,6 @@
"from": {
"key_code": "left_control",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -1007,9 +926,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand All @@ -1035,9 +951,6 @@
"from": {
"key_code": "left_shift",
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down Expand Up @@ -1080,9 +993,6 @@
]
},
"modifiers": {
"mandatory": [

],
"optional": [
"any"
]
Expand Down
Loading

0 comments on commit 9f9a1f4

Please sign in to comment.