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/handwired/hillside/52/keymaps/default/config.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 keyboards/handwired/hillside/52/keymaps/default/config.h (limited to 'keyboards/handwired/hillside/52/keymaps/default/config.h') diff --git a/keyboards/handwired/hillside/52/keymaps/default/config.h b/keyboards/handwired/hillside/52/keymaps/default/config.h deleted file mode 100644 index d209c914bf..0000000000 --- a/keyboards/handwired/hillside/52/keymaps/default/config.h +++ /dev/null @@ -1,9 +0,0 @@ -// 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