Initial support for CTRL v2 (#21755)
This commit is contained in:
parent
f9aba8660a
commit
f422b3cc98
12 changed files with 566 additions and 0 deletions
4
keyboards/drop/ctrl/v2/rules.mk
Normal file
4
keyboards/drop/ctrl/v2/rules.mk
Normal file
|
@ -0,0 +1,4 @@
|
|||
UF2_DEVICE_TYPE_ID = 0x27b9a6ea
|
||||
UF2CONV_ARGS = --device-type $(UF2_DEVICE_TYPE_ID)
|
||||
|
||||
SRC += analog.c lib/common.c lib/mux.c
|
Loading…
Add table
Add a link
Reference in a new issue