Skip to content

Commit

Permalink
Update layouts for new 'Fn' scancode in qmk 0.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
13r0ck committed Mar 14, 2023
1 parent a0303fc commit bb4aa6c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions layouts/keyboards/system76/launch_1/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@
"LAYER_SWITCH_3": 20498,
"LAYER_SWITCH_4": 20499,
"LAYER_ACCESS_1": 20736,
"FN": 20737,
"FN": 21025,
"LAYER_ACCESS_3": 20738,
"LAYER_ACCESS_4": 20739,
"RESET": 23552
}
}
4 changes: 2 additions & 2 deletions layouts/keyboards/system76/launch_2/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@
"LAYER_SWITCH_3": 20498,
"LAYER_SWITCH_4": 20499,
"LAYER_ACCESS_1": 20736,
"FN": 20737,
"FN": 21025,
"LAYER_ACCESS_3": 20738,
"LAYER_ACCESS_4": 20739,
"RESET": 23552
}
}
4 changes: 2 additions & 2 deletions layouts/keyboards/system76/launch_heavy_1/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@
"LAYER_SWITCH_3": 20498,
"LAYER_SWITCH_4": 20499,
"LAYER_ACCESS_1": 20736,
"FN": 20737,
"FN": 21025,
"LAYER_ACCESS_3": 20738,
"LAYER_ACCESS_4": 20739,
"RESET": 23552
}
}
4 changes: 2 additions & 2 deletions layouts/keyboards/system76/launch_lite_1/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@
"LAYER_SWITCH_3": 20498,
"LAYER_SWITCH_4": 20499,
"LAYER_ACCESS_1": 20736,
"FN": 20737,
"FN": 21025,
"LAYER_ACCESS_3": 20738,
"LAYER_ACCESS_4": 20739,
"RESET": 23552
}
}

0 comments on commit bb4aa6c

Please sign in to comment.