Add tzarc/ghoul
. (#18562)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
8
keyboards/tzarc/ghoul/rev1/rp2040/halconf.h
Normal file
8
keyboards/tzarc/ghoul/rev1/rp2040/halconf.h
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright 2018-2022 Nick Brassel (@tzarc)
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
#pragma once
|
||||
|
||||
//#define HAL_USE_ADC TRUE
|
||||
#define HAL_USE_SPI TRUE
|
||||
|
||||
#include_next <halconf.h>
|
Reference in New Issue
Block a user