qmk_firmware/keyboards/cannonkeys/bastion65/halconf.h
Andrew Kannan 48f096013b
Add Bastion65 PCB to QMK (#21528)
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-26 01:20:23 -06:00

8 lines
144 B
C

// Copyright 2022 Andrew Kannan
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_PWM TRUE
#include_next <halconf.h>