~ruther/qmk_firmware

ref: cc9d0ded3d1d59b27d1ae49946d2be484c1041e7 qmk_firmware/tests/test_common/keycode_util.hpp -rw-r--r-- 117 bytes
cc9d0ded — Rutherther feat: caps word modifications 8 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