~ruther/qmk_firmware

ref: 7fc552632eb41b031d9557fe317f71e43377dde7 qmk_firmware/tests/test_common/keycode_util.hpp -rw-r--r-- 117 bytes
7fc55263 — Nick Brassel Add page for capabilties used by docs site. (#23428) 11 months ago
                                                                                
1
2
3
4
5
6
#pragma once

#include <cstdint>
#include <string>

std::string get_keycode_identifier_or_default(uint16_t keycode);
Do not follow this link