~ruther/qmk_firmware

ref: 40d0512794651237a182b4f53a2278d0fb2e583e qmk_firmware/keyboards/boardsource/equals/60/halconf.h -rw-r--r-- 205 bytes
40d05127 — Joel Challis Migrate build target markers to keyboard.json - P (#23565) 1 year, 27 days ago
                                                                                
1
2
3
4
5
6
7
8
9
// Copyright 2023 Cole Smith (@boardsource)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

#define HAL_USE_I2C TRUE
#define HAL_USE_PWM TRUE
#define HAL_USE_SPI TRUE

#include_next <halconf.h>
Do not follow this link