diff options
| author | Drashna Jaelre | 2023-05-31 20:44:06 +0200 |
|---|---|---|
| committer | GitHub | 2023-05-31 20:44:06 +0200 |
| commit | 3a3e5abac992712a8bb4e9b61430f5fc62dc6043 (patch) | |
| tree | 832d14c0ca63e13ca1b97e2cbfe94d75d6bb89c7 /users/drashna/split/transport_sync.h | |
| parent | 1411c79aefc989f5fae138b795f53f3b10863ec9 (diff) | |
[Keymap] Drashna Keymap updates for 0.21.0 (#21073)
Diffstat (limited to 'users/drashna/split/transport_sync.h')
| -rw-r--r-- | users/drashna/split/transport_sync.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/drashna/split/transport_sync.h b/users/drashna/split/transport_sync.h index e27e598f83..d241e5446f 100644 --- a/users/drashna/split/transport_sync.h +++ b/users/drashna/split/transport_sync.h @@ -6,7 +6,6 @@ #include "drashna.h" #ifdef OLED_ENABLE # include "oled/oled_stuff.h" -extern char keylog_str[]; #endif typedef union { |