mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Update keyboards/protokeeb/keymaps/midi/keymap.c
Co-authored-by: jack <jack@pngu.org>
This commit is contained in:
parent
0fcde68665
commit
e4feb53897
@ -21,10 +21,10 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
enum protokeeb_keymap_layers {
|
||||
LAYER_NOTES_SET_1 = 0,
|
||||
LAYER_NOTES_SET_2 = 1,
|
||||
LAYER_NOTES_SET_3 = 2,
|
||||
LAYER_RGB_CONTROL = 3,
|
||||
LAYER_NOTES_SET_1
|
||||
LAYER_NOTES_SET_2
|
||||
LAYER_NOTES_SET_3
|
||||
LAYER_RGB_CONTROL
|
||||
};
|
||||
|
||||
#define NOTES_SET_1 TG(LAYER_NOTES_SET_1)
|
||||
|
Loading…
Reference in New Issue
Block a user