mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Update keyboards/protokeeb/keymaps/via/keymap.c
Co-authored-by: jack <jack@pngu.org>
This commit is contained in:
parent
8a47fba0f1
commit
3506a4c453
@ -21,10 +21,8 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
enum protokeeb_keymap_layers {
|
||||
LAYER_BASE = 0,
|
||||
LAYER_LOWER = 1,
|
||||
DYNAMIC_LAYER1 = 2,
|
||||
DYNAMIC_LAYER2 = 3
|
||||
LAYER_BASE
|
||||
LAYER_LOWER
|
||||
};
|
||||
|
||||
#define LOWER LT(LAYER_LOWER, KC_KP_0)
|
||||
|
Loading…
Reference in New Issue
Block a user