aboutsummaryrefslogtreecommitdiff
path: root/quantum/keymap_extras/keymap_norwegian.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-07-06 09:05:11 +1000
committerGitHub <noreply@github.com>2021-07-06 09:05:11 +1000
commit50d4dfd2e65904234d7ee138b57eccd4b6664e1f (patch)
treee6801964f201cc909c89f11cd9190c8494d0c596 /quantum/keymap_extras/keymap_norwegian.h
parentca1b1142972903008316470c1ebf0d002414b71d (diff)
downloadqmk_firmware-50d4dfd2e65904234d7ee138b57eccd4b6664e1f.tar.gz
qmk_firmware-50d4dfd2e65904234d7ee138b57eccd4b6664e1f.zip
`keymap_extras`: Remove deprecated defines (#12949)
Diffstat (limited to 'quantum/keymap_extras/keymap_norwegian.h')
-rw-r--r--quantum/keymap_extras/keymap_norwegian.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/quantum/keymap_extras/keymap_norwegian.h b/quantum/keymap_extras/keymap_norwegian.h
index 74c0c1ae2..b2499f4fd 100644
--- a/quantum/keymap_extras/keymap_norwegian.h
+++ b/quantum/keymap_extras/keymap_norwegian.h
@@ -150,26 +150,3 @@
150#define NO_TILD ALGR(NO_DIAE) // ~ (dead) 150#define NO_TILD ALGR(NO_DIAE) // ~ (dead)
151// Row 4 151// Row 4
152#define NO_MICR ALGR(NO_M) // µ 152#define NO_MICR ALGR(NO_M) // µ
153
154// DEPRECATED
155#define NO_AM NO_ARNG
156#define NO_AA NO_ARNG
157#define NO_OSLH NO_OSTR
158#define NO_APOS NO_QUOT
159#define NO_LESS NO_LABK
160#define NO_QUO2 NO_DQUO
161#define NO_BULT NO_CURR
162#define NO_GRTR NO_RABK
163#define NO_MU NO_MICR
164// Norwegian macOS symbols
165#define NO_ACUT_MAC NO_BSLS // ´
166#define NO_APOS_MAC NO_LABK // '
167#define NO_AT_MAC NO_QUOT // @
168#define NO_BSLS_MAC S(ALGR(NO_7)) // (backslash)
169#define NO_DLR_MAC S(NO_4) // $
170#define NO_GRV_MAC ALGR(NO_BSLS) // `
171#define NO_GRTR_MAC S(NO_PIPE) // >
172#define NO_LCBR_MAC S(ALGR(NO_8)) // {
173#define NO_LESS_MAC NO_PIPE // <
174#define NO_PIPE_MAC ALGR(NO_7) // |
175#define NO_RCBR_MAC S(ALGR(NO_9)) // }