« MAX Falcon-8 » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
Ligne 19 : | Ligne 19 : | ||
{{info | Récupérer [http://www.maxkeyboard.com/download/MAX_Falcon-8_V2.1_Programmer_App.zip FALCON-8 V2.1 Programming / Configurator App]}} | {{info | Récupérer [http://www.maxkeyboard.com/download/MAX_Falcon-8_V2.1_Programmer_App.zip FALCON-8 V2.1 Programming / Configurator App]}} | ||
# Connect micro USB cable to your Falcon-8 and then plug in the USB cable to your computer. | # Connect micro USB cable to your Falcon-8 and then plug in the USB cable to your computer. | ||
# Flip the device over and simply remove jumper from | # Flip the device over and simply remove jumper from {{boxx|Jumper 0}} (en haut à gauche) and then place onto {{boxx|Jumper 1}} (en haut à droite). | ||
# Slowly press the | # Slowly press the {{boxx|Reset}} button (en haut à gauche) twice. | ||
# A temporary | # A temporary {{boxx|CRP DISABLD}} drive will display in {{boxx|My Computer / This PC}} | ||
# Open | # Open {{boxx|MAX Falcon-8 V2.1 Programmer.exe}} and load the {{boxx|firmware.bin}} file from the {{boxx|CRP DISABLD}} drive. | ||
# Simply assign the function of each key from the drop down list or set your own macro or key combinations. | # Simply assign the function of each key from the drop down list or set your own macro or key combinations. | ||
# When satisfied with your settings, click | # When satisfied with your settings, click {{boxx|SAVE}} | ||
# Flip the device over and remove jumper from | # Flip the device over and remove jumper from {{boxx|Jumper 1}} (en haut à droite) and place it back to {{boxx|Jumper 0}} (en haut à gauche) | ||
# Lastly, Press the | # Lastly, Press the {{boxx|Reset}} button (en haut à gauche) once. | ||
== Erreur « Component comdlg32.ocx or one of its dependecies not correct registered » == | == Erreur « Component comdlg32.ocx or one of its dependecies not correct registered » == | ||
WINDOWS WITH 64-bit OPERATING SYSTEM TYPE | WINDOWS WITH 64-bit OPERATING SYSTEM TYPE | ||
# | # Place {{boxx|comdlg32.ocx}} to {{boxx|C:\Windows\SysWOW64}} folder | ||
# Run command prompt with administrator privilege | # Run command prompt with administrator privilege | ||
# | # Type the following command and then hit enter key | ||
<kode lang=dos> | <kode lang=dos> | ||
regsvr32 %Systemroot%\SysWOW64\comdlg32.ocx | regsvr32 %Systemroot%\SysWOW64\comdlg32.ocx | ||
</kode> | </kode> |
Dernière version du 30 mars 2020 à 15:42
Liens
Modes de rétroéclairage
Utiliser le bouton en haut à droite pour passer d'un mode à l'autre.
- 0) Off
- 1) Level 1 low
- 2) Level 2 medium
- 3) Level 3 high
- 4) Level 4 pulse
- 5) Level 5 Fade in mode
- 6) Level 6 Fade out mode
- 7) Level 7 Random mode
- 8) Level 8 Cycle mode
Modifier la configuration des touches
Récupérer FALCON-8 V2.1 Programming / Configurator App |
- Connect micro USB cable to your Falcon-8 and then plug in the USB cable to your computer.
- Flip the device over and simply remove jumper from Jumper 0 (en haut à gauche) and then place onto Jumper 1 (en haut à droite).
- Slowly press the Reset button (en haut à gauche) twice.
- A temporary CRP DISABLD drive will display in My Computer / This PC
- Open MAX Falcon-8 V2.1 Programmer.exe and load the firmware.bin file from the CRP DISABLD drive.
- Simply assign the function of each key from the drop down list or set your own macro or key combinations.
- When satisfied with your settings, click SAVE
- Flip the device over and remove jumper from Jumper 1 (en haut à droite) and place it back to Jumper 0 (en haut à gauche)
- Lastly, Press the Reset button (en haut à gauche) once.
Erreur « Component comdlg32.ocx or one of its dependecies not correct registered »
WINDOWS WITH 64-bit OPERATING SYSTEM TYPE
- Place comdlg32.ocx to C:\Windows\SysWOW64 folder
- Run command prompt with administrator privilege
- Type the following command and then hit enter key
regsvr32 %Systemroot%\SysWOW64\comdlg32.ocx |