Skip to content

Commit

Permalink
Merge pull request #3905 from leifhelm/traktor-s2-mk1
Browse files Browse the repository at this point in the history
NI Traktor Kontrol S2 Mk1: add controller mapping
  • Loading branch information
JoergAtGithub authored Jan 26, 2023
2 parents 3e394fb + 707ada0 commit 50b780d
Show file tree
Hide file tree
Showing 2 changed files with 1,485 additions and 0 deletions.
18 changes: 18 additions & 0 deletions res/controllers/Traktor Kontrol S2 Mk1.hid.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version='1.0' encoding='utf-8'?>
<MixxxControllerPreset mixxxVersion="2.3.0" schemaVersion="1">
<info>
<name>Native Instruments Traktor Kontrol S2 Mk1</name>
<author>leifhelm</author>
<description>Native Instruments Traktor Kontrol S2 MK1</description>
<manual>native_instruments_traktor_kontrol_s2_mk1</manual>
<devices>
<product protocol="hid" vendor_id="0x17cc" product_id="0x1101"/>
</devices>
</info>
<controller>
<scriptfiles>
<file functionprefix="" filename="common-hid-packet-parser.js"/>
<file functionprefix="TraktorS2MK1" filename="Traktor-Kontrol-S2-MK1-hid-scripts.js"/>
</scriptfiles>
</controller>
</MixxxControllerPreset>
Loading

0 comments on commit 50b780d

Please sign in to comment.