~ruther/qmk_firmware

ref: 08a8d35bc36c5c98c391817e4de9d1b3701a04c8 qmk_firmware/tests/test_common/keycode_util.hpp -rw-r--r-- 98 bytes
08a8d35b — Ananya Kirti [Keyboard] Added Support for trainpad (#20973) 2 years ago
                                                                                
1
2
3
4
5
#pragma once

#include <string>

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