« 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 "Jumper 0" (en haut à gauche) and then place onto "jumper 1" (en haut à droite).  
# 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 "Reset" button (en haut à gauche) twice.
# Slowly press the {{boxx|Reset}} button (en haut à gauche) twice.
# A temporary "CRP DISABLD" drive will display in "My Computer / This PC"
# A temporary {{boxx|CRP DISABLD}} drive will display in {{boxx|My Computer / This PC}}
# Open "MAX Falcon-8 V2.1 Programmer.exe" and load the "Firmware.bin" from "CRP DISABLD" drive.
# 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 "SAVE"
# When satisfied with your settings, click {{boxx|SAVE}}
# Flip the device over and remove jumper from "Jumper 1" (en haut à droite) and place it back to "Jumper 0" (en haut à gauche)
# 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 "Reset" button once.
# 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 comdlg32.ocx to Windows\SysWOW64 folder
# 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
# 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
  1. Connect micro USB cable to your Falcon-8 and then plug in the USB cable to your computer.
  2. Flip the device over and simply remove jumper from Jumper 0 (en haut à gauche) and then place onto Jumper 1 (en haut à droite).
  3. Slowly press the Reset button (en haut à gauche) twice.
  4. A temporary CRP DISABLD drive will display in My Computer / This PC
  5. Open MAX Falcon-8 V2.1 Programmer.exe and load the firmware.bin file from the CRP DISABLD drive.
  6. Simply assign the function of each key from the drop down list or set your own macro or key combinations.
  7. When satisfied with your settings, click SAVE
  8. Flip the device over and remove jumper from Jumper 1 (en haut à droite) and place it back to Jumper 0 (en haut à gauche)
  9. 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

  1. Place comdlg32.ocx to C:\Windows\SysWOW64 folder
  2. Run command prompt with administrator privilege
  3. Type the following command and then hit enter key
Dos.svg
regsvr32 %Systemroot%\SysWOW64\comdlg32.ocx