logo

qmk_firmware

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

chconf.h (155B)


  1. /* SPDX-License-Identifier: GPL-2.0-or-later */
  2. #pragma once
  3. #define CH_CFG_ST_RESOLUTION 16
  4. #define CH_CFG_ST_FREQUENCY 10000
  5. #include_next <chconf.h>