~ruther/qmk_firmware

ref: 1aa52124cab7fef299b1031eb527a63de9562667 qmk_firmware/tests/test_common/keycode_util.hpp -rw-r--r-- 98 bytes
1aa52124 — Vino Rodrigues [Keyboard] Add Moondrop Dash75 (#20890) 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