summaryrefslogtreecommitdiff
path: root/users/snowe/snowe.h
diff options
context:
space:
mode:
authorTyler Thrailkill <tylerbthrailkill@gmail.com>2022-04-13 08:19:24 -0600
committerGitHub <noreply@github.com>2022-04-13 07:19:24 -0700
commit87777d1cdd51539ab319cc4157348d88c1bf6809 (patch)
tree2c4537d9c2a01d4f685bc74916e6c44d113c9300 /users/snowe/snowe.h
parente9ad400b83a05042b5054de81711b00ca69c2afc (diff)
[Keymap] Fix snowe keymap after updates to QMK (#16777)
Diffstat (limited to 'users/snowe/snowe.h')
-rw-r--r--users/snowe/snowe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/snowe/snowe.h b/users/snowe/snowe.h
index 21764ca507..6a2fc2aba1 100644
--- a/users/snowe/snowe.h
+++ b/users/snowe/snowe.h
@@ -40,4 +40,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
-enum layers { _MAIN, _LOWER, _UPPER, _ADJUST };
+enum layers { _MAIN, _GAMING, _LOWER, _UPPER, _ADJUST };