mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 11:01:53 +08:00
stm32 hid cleanup
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <HID-Project.h>
|
||||
|
||||
|
||||
uint8_t keymapUsb(uint8_t code) {
|
||||
switch (code) {
|
||||
|
||||
@@ -22,8 +22,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <HID-Project.h>
|
||||
|
||||
<%! import operator %>
|
||||
uint8_t keymapUsb(uint8_t code) {
|
||||
switch (code) {
|
||||
|
||||
Reference in New Issue
Block a user