qmk-vial/keyboards/jlw/lestmovoz/halconf.h
josh-l-wang cb47e1706a
add Lestmovoz firmware (#728)
* add lestmovoz

* vial uid

* lestmovoz compiles

* cannot get these LEDs to work

* oops added conf

* working leds

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-05-12 18:47:28 -06:00

5 lines
No EOL
65 B
C

#pragma once
#define HAL_USE_PWM TRUE
#include_next <halconf.h>