[Keyboard] Add Janus keyboard (#18367)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
9
keyboards/janus/halconf.h
Normal file
9
keyboards/janus/halconf.h
Normal file
@@ -0,0 +1,9 @@
|
||||
// Copyright 2022 Steven Karrmann (@skarrmann)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include_next <halconf.h>
|
||||
|
||||
#undef HAL_USE_SIO
|
||||
#define HAL_USE_SIO TRUE
|
||||
Reference in New Issue
Block a user