diff options
Diffstat (limited to 'keyboards/hillside/46/keymaps/default/config.h')
-rw-r--r-- | keyboards/hillside/46/keymaps/default/config.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/hillside/46/keymaps/default/config.h b/keyboards/hillside/46/keymaps/default/config.h deleted file mode 100644 index d209c914bf..0000000000 --- a/keyboards/hillside/46/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 |