Reallocate SAFE_RANGE (#19909)
This commit is contained in:
parent
ea77246865
commit
961f0b7b2d
50 changed files with 31 additions and 132 deletions
|
@ -36,7 +36,7 @@
|
|||
}
|
||||
|
||||
enum custom_keycodes {
|
||||
KC_SCROLL = SAFE_RANGE,
|
||||
KC_SCROLL = QK_KB_0,
|
||||
KC_CPI_1,
|
||||
KC_CPI_2,
|
||||
KC_CPI_3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue