Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions 1209/E667/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: pid
title: Refleks Lite DFU
owner: ERTOtech
license: Firmware - MIT, Hardware - CERN-OHL-P-2.0
site: https://git.ertotech.com/erto/refleks-lite
source: https://git.ertotech.com/erto/refleks-lite
---

USB DFU bootloader for the open-source Refleks Lite arcade controller,
based on the STM32F103RBT6. This PID identifies the firmware-update mode;
the bootloader writes the XInput and DInput application slots independently.
12 changes: 12 additions & 0 deletions 1209/E668/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: pid
title: Refleks Lite XInput
owner: ERTOtech
license: Firmware - MIT, Hardware - CERN-OHL-P-2.0
site: https://git.ertotech.com/erto/refleks-lite
source: https://git.ertotech.com/erto/refleks-lite
---

XInput-compatible USB operating mode for the open-source Refleks Lite arcade
controller, based on the STM32F103RBT6. This PID is distinct from the DFU and
standard HID identities so Windows can bind the appropriate controller driver.
13 changes: 13 additions & 0 deletions 1209/E669/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: pid
title: Refleks Lite DInput
owner: ERTOtech
license: Firmware - MIT, Hardware - CERN-OHL-P-2.0
site: https://git.ertotech.com/erto/refleks-lite
source: https://git.ertotech.com/erto/refleks-lite
---

DirectInput-compatible standard USB HID operating mode for the open-source
Refleks Lite arcade controller, based on the STM32F103RBT6. This PID is
distinct from the DFU and XInput identities so the host can identify the
selected controller mode correctly.
7 changes: 7 additions & 0 deletions org/ERTOtech/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: org
title: ERTOtech
site: https://git.ertotech.com/erto/refleks-lite
---

ERTOtech develops open-source embedded hardware and firmware projects.