Adding klor files and trying to build
This commit is contained in:
parent
a274d43796
commit
c86deba845
24 changed files with 5644 additions and 26 deletions
12
keyboards/klor/2040/rules.mk
Normal file
12
keyboards/klor/2040/rules.mk
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# PIO serial/WS2812 drivers must be used on RP2040
|
||||
SERIAL_DRIVER = vendor
|
||||
|
||||
# CONVERTER - if you use a listed MCU comment the first line and uncomment the appropiate line
|
||||
CONVERT_TO = promicro_rp2040
|
||||
#CONVERT_TO = kb2040
|
||||
#CONVERT_TO = blok
|
||||
#CONVERT_TO = elite_pi
|
||||
|
||||
# AUDIO
|
||||
AUDIO_ENABLE = yes
|
||||
AUDIO_DRIVER = pwm_hardware
|
||||
Loading…
Add table
Add a link
Reference in a new issue