diff options
| author | Joel Challis <git@zvecr.com> | 2023-03-03 11:26:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-03 11:26:53 +0000 |
| commit | c3c40dfda89d3d10bef90e08bf0600d1f4b1cd0e (patch) | |
| tree | af56ac135031e01b1e657dbd35dc0dbf59d72bab /quantum/keymap_extras/keymap_swedish_mac_iso.h | |
| parent | 6676cc194228421a63b4d5922785b086bce8a46b (diff) | |
Remove some use of keymap.h (#19980)
Diffstat (limited to 'quantum/keymap_extras/keymap_swedish_mac_iso.h')
| -rw-r--r-- | quantum/keymap_extras/keymap_swedish_mac_iso.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/keymap_swedish_mac_iso.h b/quantum/keymap_extras/keymap_swedish_mac_iso.h index 068c81b020..2eaef5e60c 100644 --- a/quantum/keymap_extras/keymap_swedish_mac_iso.h +++ b/quantum/keymap_extras/keymap_swedish_mac_iso.h | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | *******************************************************************************/ | 24 | *******************************************************************************/ |
| 25 | 25 | ||
| 26 | #pragma once | 26 | #pragma once |
| 27 | #include "keymap.h" | 27 | #include "keycodes.h" |
| 28 | // clang-format off | 28 | // clang-format off |
| 29 | 29 | ||
| 30 | // Aliases | 30 | // Aliases |
