Skip to content

Commit

Permalink
Fix lfkeyboards/smk65 default keymaps (#1096)
Browse files Browse the repository at this point in the history
* Fix lfkeyboards/smk65/revb default keymap

* Update lfkeyboards_smk65_revf_default.json
  • Loading branch information
zvecr authored and yanfali committed Mar 8, 2022
1 parent 5af7d0c commit 7fdb8cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions public/keymaps/l/lfkeyboards_smk65_revb_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
[
"KC_GRV", "KC_F1", "KC_F2", "KC_F3", "KC_F4", "KC_F5", "KC_F6", "KC_F7", "KC_F8", "KC_F9", "KC_F10", "KC_F11", "KC_F12", "KC_F13", "KC_F14",
"MU_MOD", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "RGB_TOG",
"AU_TOG", "F(1)", "F(3)", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "RESET", "RGB_MOD",
"F(5)", "F(2)", "F(4)", "_______", "_______", "_______", "_______", "MU_TOG", "RGB_VAD", "RGB_VAI", "_______", "_______", "RGB_HUI", "_______",
"AU_TOG", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "RESET", "RGB_MOD",
"_______", "_______", "_______", "_______", "_______", "_______", "_______", "MU_TOG", "RGB_VAD", "RGB_VAI", "_______", "_______", "RGB_HUI", "_______",
"_______", "_______", "_______", "_______", "_______", "_______", "_______", "RGB_SAD", "RGB_HUD", "RGB_SAI"
]
]
Expand Down
4 changes: 2 additions & 2 deletions public/keymaps/l/lfkeyboards_smk65_revf_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
[
"KC_GRV", "KC_F1", "KC_F2", "KC_F3", "KC_F4", "KC_F5", "KC_F6", "KC_F7", "KC_F8", "KC_F9", "KC_F10", "KC_F11", "KC_F12", "KC_F13", "KC_F14",
"MU_MOD", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "RGB_TOG",
"AU_TOG", "F(1)", "F(3)", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "RESET", "RGB_MOD",
"F(5)", "F(2)", "F(4)", "_______", "_______", "_______", "_______", "MU_TOG", "RGB_VAD", "RGB_VAI", "_______", "_______", "RGB_HUI", "_______",
"AU_TOG", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "_______", "RESET", "RGB_MOD",
"_______", "_______", "_______", "_______", "_______", "_______", "_______", "MU_TOG", "RGB_VAD", "RGB_VAI", "_______", "_______", "RGB_HUI", "_______",
"_______", "_______", "_______", "_______", "_______", "_______", "_______", "RGB_SAD", "RGB_HUD", "RGB_SAI"
]
]
Expand Down

0 comments on commit 7fdb8cf

Please sign in to comment.