Reallocate SAFE_RANGE (#19909)

This commit is contained in:
Joel Challis 2023-02-22 22:49:07 +00:00 committed by GitHub
parent ea77246865
commit 961f0b7b2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
50 changed files with 31 additions and 132 deletions

View file

@ -20,11 +20,10 @@
#define CALC_DIGITS 12
enum rubi_keycodes {
ENC_PRESS = SAFE_RANGE,
ENC_PRESS = QK_KB_0,
CL_PLUS,
CL_STAR,
CL_TYPE,
NEW_SAFE_RANGE
CL_TYPE
};
enum oled_modes {