diff options
Diffstat (limited to 'users/drashna/process_records.h')
-rw-r--r-- | users/drashna/process_records.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/drashna/process_records.h b/users/drashna/process_records.h index d41be962d..e59e2242e 100644 --- a/users/drashna/process_records.h +++ b/users/drashna/process_records.h | |||
@@ -17,7 +17,7 @@ | |||
17 | #pragma once | 17 | #pragma once |
18 | #include "drashna.h" | 18 | #include "drashna.h" |
19 | 19 | ||
20 | #if defined(KEYMAP_SAFE_RANGE) | 20 | #if defined(KEYBOARD_handwired_dactyl_manuform_5x6_right_trackball) |
21 | # define PLACEHOLDER_SAFE_RANGE KEYMAP_SAFE_RANGE | 21 | # define PLACEHOLDER_SAFE_RANGE KEYMAP_SAFE_RANGE |
22 | #else | 22 | #else |
23 | # define PLACEHOLDER_SAFE_RANGE SAFE_RANGE | 23 | # define PLACEHOLDER_SAFE_RANGE SAFE_RANGE |