~ruther/qmk_firmware

ref: ea7194544187c89c0c69dd035d5cd1860ce6813c qmk_firmware/keyboards/vertex/cycle8/halconf.h -rw-r--r-- 136 bytes
ea719454 — Joel Challis Align encoder layout validation with encoder.h logic (#23330) 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
// Copyright 2022 Eason
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_SPI TRUE

#include_next <halconf.h>