From 376f73ef47ea97083dbf3f14a4e21bd110358c6a Mon Sep 17 00:00:00 2001 From: Kiel Pease <32690178+kielpease@users.noreply.github.com> Date: Sun, 9 Feb 2020 17:24:23 -0600 Subject: [PATCH 1/5] Request a PID for player controller --- PeaseTech | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 PeaseTech diff --git a/PeaseTech b/PeaseTech new file mode 100644 index 00000000..4484af86 --- /dev/null +++ b/PeaseTech @@ -0,0 +1,7 @@ +--- +layout: org +title: Pease Technology, LLC +site: http://www.boomsim.com/ +--- +Pease Technology is dedicated to providing top quality and easily accessible training simulators for today’s workers. This PID request +is for our custom player controller. From 39814ce4e3179275ec70e57d3ce570ed5b6908d3 Mon Sep 17 00:00:00 2001 From: Kiel Pease <32690178+kielpease@users.noreply.github.com> Date: Sun, 9 Feb 2020 17:29:57 -0600 Subject: [PATCH 2/5] Request a PID for game player controller controls --- org/PeaseTech/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 org/PeaseTech/index.md diff --git a/org/PeaseTech/index.md b/org/PeaseTech/index.md new file mode 100644 index 00000000..6e4e504d --- /dev/null +++ b/org/PeaseTech/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Pease Technology, LLC +site: http://www.boomsim.com/ +--- +Pease Technology is dedicated to providing top quality and easily accessible training simulators for today’s workers. This PID request +is for our custom player controller. \ No newline at end of file From d1081f95572b1418f688696ed07259ab6a6290e8 Mon Sep 17 00:00:00 2001 From: Kiel Pease <32690178+kielpease@users.noreply.github.com> Date: Sun, 9 Feb 2020 19:15:33 -0600 Subject: [PATCH 3/5] Added directory for PID DB50 --- 1209/DB50/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/DB50/index.md diff --git a/1209/DB50/index.md b/1209/DB50/index.md new file mode 100644 index 00000000..93c7892b --- /dev/null +++ b/1209/DB50/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: DBS Controller +owner: PeaseTech +license: MIT +site: http://www.boomsim.com/ +source: https://github.com/kielpease/DBS_Controller +--- +This project is for a simple HID Game Controller mapped for input in a game engine. This code utilized Arduino Joystick Library (https://github.com/MHeironimus/ArduinoJoystickLibrary) by MHeironimus - LGPL and is made for use with ATmega32u4 based microcontrollers and devices. Enjoy! \ No newline at end of file From 9cb9e066daa45b80af7af44198792db48fa5541a Mon Sep 17 00:00:00 2001 From: Kiel Pease <32690178+kielpease@users.noreply.github.com> Date: Sun, 9 Feb 2020 19:17:46 -0600 Subject: [PATCH 4/5] Delete PeaseTech file mess up --- PeaseTech | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 PeaseTech diff --git a/PeaseTech b/PeaseTech deleted file mode 100644 index 4484af86..00000000 --- a/PeaseTech +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: org -title: Pease Technology, LLC -site: http://www.boomsim.com/ ---- -Pease Technology is dedicated to providing top quality and easily accessible training simulators for today’s workers. This PID request -is for our custom player controller. From 6a980f5e353687f0e3fc1b832a6fe1c317652cb1 Mon Sep 17 00:00:00 2001 From: Kiel Pease <32690178+kielpease@users.noreply.github.com> Date: Sun, 9 Feb 2020 19:19:48 -0600 Subject: [PATCH 5/5] Edited index.md with request info --- 1209/DB50/index.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/1209/DB50/index.md b/1209/DB50/index.md index 93c7892b..c178305e 100644 --- a/1209/DB50/index.md +++ b/1209/DB50/index.md @@ -6,4 +6,9 @@ license: MIT site: http://www.boomsim.com/ source: https://github.com/kielpease/DBS_Controller --- -This project is for a simple HID Game Controller mapped for input in a game engine. This code utilized Arduino Joystick Library (https://github.com/MHeironimus/ArduinoJoystickLibrary) by MHeironimus - LGPL and is made for use with ATmega32u4 based microcontrollers and devices. Enjoy! \ No newline at end of file +This project is for a simple HID Game Controller mapped for input in a game engine. This code utilized Arduino Joystick Library (https://github.com/MHeironimus/ArduinoJoystickLibrary) by MHeironimus - LGPL and is made for use with ATmega32u4 based microcontrollers and devices. + + +Requesting VID:0x1209 PIDL0xDB50 + +Enjoy!