From 543a863766192eab626492ec4f48641743ffc797 Mon Sep 17 00:00:00 2001 From: mmccoyd Date: Sun, 20 Nov 2022 00:50:09 -0800 Subject: [Keyboard] Move Hillside out of handwired (#18751) Co-authored-by: mmccoyd --- keyboards/hillside/52/keymaps/default/config.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 keyboards/hillside/52/keymaps/default/config.h (limited to 'keyboards/hillside/52/keymaps/default/config.h') diff --git a/keyboards/hillside/52/keymaps/default/config.h b/keyboards/hillside/52/keymaps/default/config.h new file mode 100644 index 0000000000..d209c914bf --- /dev/null +++ b/keyboards/hillside/52/keymaps/default/config.h @@ -0,0 +1,9 @@ +// Copyright 2022 Michael McCoyd (@mmccoyd) +// SPDX-License-Identifier: GPL-2.0-or-later + +#pragma once + +// Some boards have issues detecting handedness using the vbus voltage. +// Such as Elite-C v3, but not v3.1 on. Also apparently some ProMicro boards. +// For those boands, use usb detection instead. +// #define SPLIT_USB_DETECT -- cgit v1.2.3