stm32 hid cleanup

This commit is contained in:
Maxim Devaev
2022-07-22 09:14:49 +03:00
parent d3dbf19399
commit 3a9b433000
12 changed files with 206 additions and 720 deletions

View File

@@ -22,8 +22,6 @@
#pragma once
#include <HID-Project.h>
uint8_t keymapUsb(uint8_t code) {
switch (code) {

View File

@@ -22,8 +22,6 @@
#pragma once
#include <HID-Project.h>
<%! import operator %>
uint8_t keymapUsb(uint8_t code) {
switch (code) {