aboutsummaryrefslogtreecommitdiffhomepage
path: root/api/services
diff options
context:
space:
mode:
authorNick Coutsos <[email protected]>2021-10-15 21:12:14 -0400
committerNick Coutsos <[email protected]>2021-10-15 21:12:14 -0400
commit6ce52c25b849126ddaaa615e48ca4702b1de6e84 (patch)
treebb8cb97b947f06abd2a5ced263f20be3b39e4949 /api/services
parentb04bd09aa73a0e92114293756c425ca6dcdfc0a8 (diff)
downloadkeymap-editor-6ce52c25b849126ddaaa615e48ca4702b1de6e84.tar.gz
keymap-editor-6ce52c25b849126ddaaa615e48ca4702b1de6e84.zip
Use thinner return key symbol
Diffstat (limited to 'api/services')
-rw-r--r--api/services/zmk/data/zmk-keycodes.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/services/zmk/data/zmk-keycodes.json b/api/services/zmk/data/zmk-keycodes.json
index c4f882b..f09324f 100644
--- a/api/services/zmk/data/zmk-keycodes.json
+++ b/api/services/zmk/data/zmk-keycodes.json
@@ -693,7 +693,7 @@
},
{
"names": ["RETURN", "ENTER", "RET"],
- "symbol": "⏎",
+ "symbol": "⮐",
"description": "Return (Enter)",
"context": "Keyboard",
"clarify": false,