~ruther/qmk_firmware

ref: cc3c3ace0c61eedd2fd8f9f668c245027ebdce1d qmk_firmware/tests/test_common/keycode_util.hpp -rw-r--r-- 117 bytes
cc3c3ace — Dalius Dobravolskas Feature: joystick weights (#21883) 1 year, 6 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