summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_split/halconf.h
blob: 1d5c3fd700ffed6bb18efb32ad7b8ac251291d4e (plain)
1
2
3
4
5
6
7
8
// Copyright 2023 Daniel Reibl (@riblee)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define HAL_USE_SERIAL TRUE

#include_next <halconf.h>