summaryrefslogtreecommitdiff
path: root/keyboards/orthocode/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-01 17:37:12 +1000
committerGitHub <noreply@github.com>2023-05-01 17:37:12 +1000
commit2944e938703e2049bb6262a0ab31e701d27e8ab3 (patch)
treea73caa75fafe8b7926e18886d603c032d246fcac /keyboards/orthocode/config.h
parent12d42cedd2624db0d5cfe6f538211f9dfcd19822 (diff)
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Diffstat (limited to 'keyboards/orthocode/config.h')
-rw-r--r--keyboards/orthocode/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/orthocode/config.h b/keyboards/orthocode/config.h
index 3964ccec15..10987d87af 100644
--- a/keyboards/orthocode/config.h
+++ b/keyboards/orthocode/config.h
@@ -16,8 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#define USB_MAX_POWER_CONSUMPTION 100
-
#define TAP_CODE_DELAY 10
#define RGBLED_NUM 10 /*Change for the number of leds on the strip you attach*/