Reallocate SAFE_RANGE (#19909)
This commit is contained in:
@@ -28,7 +28,7 @@ enum layers {
|
||||
};
|
||||
|
||||
enum custom_keycodes {
|
||||
VRSN = ML_SAFE_RANGE,
|
||||
VRSN = SAFE_RANGE,
|
||||
};
|
||||
|
||||
// clang-format off
|
||||
|
Reference in New Issue
Block a user