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

Co-authored-by: jack <jack@pngu.org>
This commit is contained in:
Mrinal Singh Tak 2024-06-25 03:03:39 +05:30 committed by GitHub
parent 78aa8b7382
commit 4bc3045011
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,8 +21,8 @@
#include QMK_KEYBOARD_H
enum protokeeb_keymap_layers {
LAYER_BASE = 0,
LAYER_LOWER = 1,
LAYER_BASE
LAYER_LOWER
};
#define LOWER LT(LAYER_LOWER, KC_KP_0)