mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-15 04:11:44 +01:00
Deprecate send_unicode_hex_string() (#12602)
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
void send_unicode_hex_string(const char* str);
|
||||
|
||||
/* use X(n) to call the */
|
||||
#ifdef UNICODEMAP_ENABLE
|
||||
enum unicode_name {
|
||||
|
||||
Reference in New Issue
Block a user