logo

qmk_firmware

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

config.h (213B)


  1. // Copyright 2023 mjbogusz (@mjbogusz)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. /* Indicator LEDs */
  5. #define LED_INDICATOR_0_PIN D0
  6. #define LED_INDICATOR_1_PIN D5
  7. #define LED_INDICATOR_2_PIN D4