logo

qmk_firmware

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

halconf.h (112B)


  1. // SPDX-License-Identifier: GPL-2.0-or-later
  2. #pragma once
  3. #define HAL_USE_I2C TRUE
  4. #include_next <halconf.h>