Update keyboards/mectechpad/keymaps/default/keymap.c

Co-authored-by: ClownFish <177758267+clownfish-og@users.noreply.github.com>
This commit is contained in:
jacksaxi 2025-06-18 12:30:09 +03:00 committed by GitHub
parent e77217268e
commit c06ba49f19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,10 +3,10 @@
#include QMK_KEYBOARD_H #include QMK_KEYBOARD_H
enum layers { enum layers {
_LAYER0,
_LAYER1, _LAYER1,
_LAYER2, _LAYER2,
_LAYER3, _LAYER3
_LAYER4
}; };
// Define the keymap // Define the keymap