Skip to content

Commit

Permalink
Added system power down key
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi committed May 21, 2023
1 parent 49adb15 commit 4f19db3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions qmk-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"KC_F",
"KC_G",
"LCTL(KC_GRV)",
"KC_LSPO",
"SC_LSPO",
"KC_Z",
"KC_X",
"KC_C",
Expand Down Expand Up @@ -70,7 +70,7 @@
"KC_COMM",
"KC_DOT",
"KC_SLSH",
"KC_RSPC",
"SC_RSPC",
"KC_LEFT",
"KC_DOWN",
"KC_UP",
Expand Down Expand Up @@ -103,7 +103,7 @@
"KC_NO",
"KC_NO",
"KC_NO",
"RESET",
"QK_BOOT",
"KC_NO",
"KC_NO",
"KC_NO",
Expand Down Expand Up @@ -198,7 +198,7 @@
"KC_TRNS",
"KC_TRNS",
"KC_TRNS",
"KC_NLCK",
"KC_NUM",
"KC_TRNS",
"KC_PMNS",
"KC_PPLS",
Expand Down Expand Up @@ -277,7 +277,7 @@
"KC_NO",
"KC_NO",
"KC_NO",
"KC_NO",
"KC_PWR",
"KC_SLEP",
"KC_NO",
"KC_NO",
Expand Down Expand Up @@ -312,4 +312,4 @@
]
],
"author": ""
}
}

0 comments on commit 4f19db3

Please sign in to comment.