logo

qmk_firmware

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

config.h (330B)


  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. Also apparently some ProMicro boards.
  6. // For those boands, use usb detection instead.
  7. // #define SPLIT_USB_DETECT