Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.58 KB

Defines.md

File metadata and controls

49 lines (37 loc) · 1.58 KB
  1. Go to the advanced tab

advanced btn

  1. Open the defines section

advanced

  1. Add a new define

add define

  1. Enter the name and value

define

Useful defines

Name Default Value Use
ISSI_Global_Brightness 255 LED Brightness (0-255)
ISSI_Enable 1 Enable (1) / Disable (0) LEDs by default. Can use LED Toggle key to change at runtime.
LEDGamma 2.2 Color correction curve
gamma_enabled 0 Use gamma correction. Off (0) / On (1)
usbProtocol 1 Default keyboard mode. 6KRO (0) / NKRO (1)
ISSI_FrameRate_ms 10 Interval between led updates
MinDebounceTime 6 Increase for bad switches
STLcdBacklightRed 0x0FFF Ergodox screen color (Red component)
STLcdBacklightGreen 0x0FFF Ergodox screen color (Green component)
STLcdBacklightBlue 0x0FFF Ergodox screen color (Blue component)