Reallocate SAFE_RANGE (#19909)
This commit is contained in:
@@ -127,9 +127,8 @@ inline void ergodox_led_all_set(uint8_t n) {
|
||||
}
|
||||
|
||||
enum ergodox_ez_keycodes {
|
||||
LED_LEVEL = SAFE_RANGE,
|
||||
LED_LEVEL = QK_KB_0,
|
||||
TOGGLE_LAYER_COLOR,
|
||||
EZ_SAFE_RANGE,
|
||||
};
|
||||
|
||||
#ifndef WEBUSB_ENABLE
|
||||
|
||||
Reference in New Issue
Block a user