mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-09 15:12:33 +00:00
fix: sets EZ_SAFE_RANGE custom keycode enum value
This commit is contained in:
@@ -32,6 +32,7 @@ void planck_ez_left_led_level(uint8_t level);
|
||||
enum planck_ez_keycodes {
|
||||
LED_LEVEL = QK_KB_0,
|
||||
TOGGLE_LAYER_COLOR,
|
||||
EZ_SAFE_RANGE
|
||||
};
|
||||
|
||||
#ifndef WEBUSB_ENABLE
|
||||
|
||||
Reference in New Issue
Block a user