logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

config.h (163B)


  1. #pragma once
  2. #ifndef CONVERT_TO_PROTON_C
  3. # define LED_NUM_LOCK_PIN B0 // RXLED
  4. # define LED_CAPS_LOCK_PIN D5 // TXLED
  5. # define LED_PIN_ON_STATE 0
  6. #endif