trying to make the stupid github action thing work :(
This commit is contained in:
parent
33243ae996
commit
0d0eb73179
19 changed files with 5 additions and 8 deletions
7
keyboards/totem/halconf.h
Normal file
7
keyboards/totem/halconf.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#define HAL_USE_I2C TRUE
|
||||
#define HAL_USE_PWM TRUE
|
||||
#define HAL_USE_PAL TRUE
|
||||
|
||||
#include_next <halconf.h>
|
||||
Loading…
Add table
Add a link
Reference in a new issue