aboutsummaryrefslogtreecommitdiff
path: root/quantum/keymap_extras/keymap_belgian.h
diff options
context:
space:
mode:
authorKonstantin Đorđević <vomindoraan@gmail.com>2018-12-12 19:17:19 +0100
committerDrashna Jaelre <drashna@live.com>2018-12-12 10:17:19 -0800
commit28fbf84cc5ff52f545011ea4198a6cc6d054f896 (patch)
treecaf444ec1231e5f0852eca8d07e2f8595a153002 /quantum/keymap_extras/keymap_belgian.h
parent8b6cdd17886db9847ff91be9c10a1788a7c74a6a (diff)
downloadqmk_firmware-28fbf84cc5ff52f545011ea4198a6cc6d054f896.tar.gz
qmk_firmware-28fbf84cc5ff52f545011ea4198a6cc6d054f896.zip
Add standard definitions for ALGR and KC_ALGR (#4389)
* Add standard ALGR defition, remove (re)definitions from language files * Use ALGR(kc) consistently in ALTGR(kc) aliases * Non-Nordic keymaps should not use NO_ALGR * Add standard KC_ALGR definition * Update docs with ALGR and KC_ALGR * Update SS_ALGR and ALGR_T aliases
Diffstat (limited to 'quantum/keymap_extras/keymap_belgian.h')
-rw-r--r--quantum/keymap_extras/keymap_belgian.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/quantum/keymap_extras/keymap_belgian.h b/quantum/keymap_extras/keymap_belgian.h
index 764c56141..573fa2e8a 100644
--- a/quantum/keymap_extras/keymap_belgian.h
+++ b/quantum/keymap_extras/keymap_belgian.h
@@ -22,10 +22,7 @@
22#define BE_LALT KC_LGUI 22#define BE_LALT KC_LGUI
23 23
24// Alt gr 24// Alt gr
25#ifndef ALGR 25#define BE_ALGR KC_RALT
26#define ALGR(kc) RALT(kc)
27#endif
28#define NO_ALGR KC_RALT
29 26
30// Normal characters 27// Normal characters
31// Line 1 28// Line 1