mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-25 10:31:13 +00:00
Update keyboards/mectechpad/keymaps/default/keymap.c
Co-authored-by: ClownFish <177758267+clownfish-og@users.noreply.github.com>
This commit is contained in:
parent
e77217268e
commit
c06ba49f19
@ -3,10 +3,10 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
enum layers {
|
||||
_LAYER0,
|
||||
_LAYER1,
|
||||
_LAYER2,
|
||||
_LAYER3,
|
||||
_LAYER4
|
||||
_LAYER3
|
||||
};
|
||||
|
||||
// Define the keymap
|
||||
|
Loading…
Reference in New Issue
Block a user