Browse Source

replace SAFE_RANGE with QK_USER

pull/20108/head
9R 1 month ago
parent
commit
d4913272ef
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/handwired/replicazeron/replicazeron.h

+ 1
- 1
keyboards/handwired/replicazeron/replicazeron.h View File

@ -40,7 +40,7 @@ enum kb_layers {
};
enum kb_keycodes {
JOYMODE = SAFE_RANGE,
JOYMODE = QK_USER,
AUTORUN,
M_UP,
M_DWN,


Loading…
Cancel
Save