summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/colemad/keycodes.h
diff options
context:
space:
mode:
authorÁlvaro Cortés <alvarocortesdevesa@gmail.com>2023-07-28 08:44:39 +0200
committerGitHub <noreply@github.com>2023-07-27 23:44:39 -0700
commit191b98990c935fe23554b1a85659994f03139788 (patch)
tree2ee6d672d126761f9cc1209d4cd0bf55c821f650 /keyboards/crkbd/keymaps/colemad/keycodes.h
parentde2b180b60382952f8771ff0a542e8a1e216711e (diff)
[Keymap] update colemad crkbd (corne) keyboard (#21515)
Co-authored-by: Álvaro Cortés Devesa <alvarocortesdevesa@Alvaros-MacBook-Pro.local>
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
};