Keymap introspection for combos. (#19670)
This commit is contained in:
parent
433dc60686
commit
5faa23d54c
226 changed files with 533 additions and 729 deletions
|
@ -1,5 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
std::string get_keycode_identifier_or_default(uint16_t keycode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue