logo

qmk_firmware

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

halconf.h (187B)


  1. // Copyright (C) 2025 DOIO
  2. // Copyright (C) 2025 ClownFish (@clownfish-og)
  3. // SPDX-License-Identifier: GPL-2.0-or-later
  4. #pragma once
  5. #define HAL_USE_PWM TRUE
  6. #include_next <halconf.h>