logo

qmk_firmware

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

chconf.h (414B)


  1. // Copyright 2023 Andrew Kannan (@awkannan)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. /*
  4. * This file was auto-generated by:
  5. * `qmk chibios-confmigrate -i keyboards/cannonkeys/satisfaction75/chconf.h -r platforms/chibios/common/configs/chconf.h`
  6. */
  7. #pragma once
  8. #define CH_CFG_ST_FREQUENCY 10000
  9. #define CH_CFG_OPTIMIZE_SPEED FALSE
  10. #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE
  11. #include_next <chconf.h>