logo

qmk_firmware

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

config.h (329B)


  1. // Copyright 2022 Michael McCoyd (@mmccoyd)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. // Some boards have issues detecting handedness using the vbus voltage,
  5. // such as Elite-C v3, but not v3.1 on, and apparently some ProMicro boards.
  6. // For those boards, use usb detection instead.
  7. // #define SPLIT_USB_DETECT