diff options
author | Nick Brassel <nick@tzarc.org> | 2022-11-28 07:54:00 +1100 |
---|---|---|
committer | Nick Brassel <nick@tzarc.org> | 2022-11-28 07:54:00 +1100 |
commit | 4020674163fc80914059c4c9c3be5c0ae00bd150 (patch) | |
tree | 6f4187d72b04d03572adf507502afbda9726d696 /keyboards/handwired/hillside/46/keymaps/default/config.h | |
parent | 8f9b49dc5b05fd3421e47aa76822a5b2199dfca6 (diff) | |
parent | 9e78e65a566487b2f4fe7b663971a01deb6ddad2 (diff) |
Merge remote-tracking branch 'upstream/develop'
Diffstat (limited to 'keyboards/handwired/hillside/46/keymaps/default/config.h')
-rw-r--r-- | keyboards/handwired/hillside/46/keymaps/default/config.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/handwired/hillside/46/keymaps/default/config.h b/keyboards/handwired/hillside/46/keymaps/default/config.h deleted file mode 100644 index d209c914bf..0000000000 --- a/keyboards/handwired/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 |