summaryrefslogtreecommitdiff
path: root/keyboards/orthocode/orthocode.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-02-22 22:49:07 +0000
committerGitHub <noreply@github.com>2023-02-23 09:49:07 +1100
commit961f0b7b2de54f988daf4ce7b791f91a33e55612 (patch)
treea96aecd70d8f1341c81dc12d79cbb59a94803241 /keyboards/orthocode/orthocode.h
parentea772468650f7c79a9919a4770d371839985bef0 (diff)
Reallocate SAFE_RANGE (#19909)
Diffstat (limited to 'keyboards/orthocode/orthocode.h')
-rw-r--r--keyboards/orthocode/orthocode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/orthocode/orthocode.h b/keyboards/orthocode/orthocode.h
index fd3fa92744..5e87418706 100644
--- a/keyboards/orthocode/orthocode.h
+++ b/keyboards/orthocode/orthocode.h
@@ -38,5 +38,4 @@
enum custom_keycodes {
SHIFTSPACE = QK_KB_0,
- QWERTY
};