summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/colemad/keycodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crkbd/keymaps/colemad/keycodes.h')
-rw-r--r--keyboards/crkbd/keymaps/colemad/keycodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/crkbd/keymaps/colemad/keycodes.h b/keyboards/crkbd/keymaps/colemad/keycodes.h
index 6497f1662b..0f75dabef6 100644
--- a/keyboards/crkbd/keymaps/colemad/keycodes.h
+++ b/keyboards/crkbd/keymaps/colemad/keycodes.h
@@ -19,6 +19,6 @@
/* Macros */
enum custom_keycodes {
- VSCTERM = SAFE_RANGE,
+ VSCTERM = QK_USER,
CHNLANG
};