diff --git a/1209/E667/index.md b/1209/E667/index.md new file mode 100644 index 00000000..c77a80ca --- /dev/null +++ b/1209/E667/index.md @@ -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. diff --git a/1209/E668/index.md b/1209/E668/index.md new file mode 100644 index 00000000..2e3899fa --- /dev/null +++ b/1209/E668/index.md @@ -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. diff --git a/1209/E669/index.md b/1209/E669/index.md new file mode 100644 index 00000000..4c3cb8c4 --- /dev/null +++ b/1209/E669/index.md @@ -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. diff --git a/org/ERTOtech/index.md b/org/ERTOtech/index.md new file mode 100644 index 00000000..51052852 --- /dev/null +++ b/org/ERTOtech/index.md @@ -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.