~ruther/qmk_firmware

ref: d60d091a109cfb8490c94020fd8a516eaf90d30d qmk_firmware/keyboards/sharkoon/skiller_sgk50_s4/halconf.h -rw-r--r-- 217 bytes
d60d091a — Rutherther chore: draw keymap properly 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
// Copyright 2024 JoyLee (@itarze)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_SPI TRUE
#define SPI_USE_WAIT TRUE
#define SPI_SELECT_MODE SPI_SELECT_MODE_PAD

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