Skip to content

Commit

Permalink
keymap_extras: remove direct quantum.h includes (qmk#21485)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored and thismarvin committed Sep 27, 2023
1 parent b92478e commit 57ea305
Show file tree
Hide file tree
Showing 46 changed files with 46 additions and 40 deletions.
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_belgian.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_belgian.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_bepo.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_bepo.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_brazilian_abnt2.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_brazilian_abnt2.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_canadian_multilingual.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_canadian_multilingual.h"
#include "quantum.h"

// clang-format off

Expand Down
1 change: 1 addition & 0 deletions quantum/keymap_extras/sendstring_colemak.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#pragma once

#include "send_string.h"
#include "keymap_colemak.h"

// clang-format off
Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_croatian.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_croatian.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_czech.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_czech.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_danish.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_danish.h"
#include "quantum.h"

// clang-format off

Expand Down
1 change: 1 addition & 0 deletions quantum/keymap_extras/sendstring_dvorak.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#pragma once

#include "send_string.h"
#include "keymap_dvorak.h"

// clang-format off
Expand Down
1 change: 1 addition & 0 deletions quantum/keymap_extras/sendstring_dvorak_fr.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#pragma once

#include "send_string.h"
#include "keymap_dvorak_fr.h"

// clang-format off
Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_dvorak_programmer.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_dvorak_programmer.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_estonian.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_estonian.h"
#include "quantum"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_finnish.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_finnish.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_french.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_french.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_french_afnor.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_french_afnor.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_french_mac_iso.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_french_mac_iso.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_german.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_german.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_german_mac_iso.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_german_mac_iso.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_hungarian.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_hungarian.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_icelandic.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_icelandic.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_italian.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_italian.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_italian_mac_ansi.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_italian_mac_ansi.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_italian_mac_iso.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_italian_mac_iso.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_japanese.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_japanese.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_latvian.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_latvian.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_lithuanian_azerty.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_lithuanian_azerty.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_lithuanian_qwerty.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_lithuanian_qwerty.h"
#include "quantum.h"

// clang-format off

Expand Down
1 change: 1 addition & 0 deletions quantum/keymap_extras/sendstring_norman.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#pragma once

#include "send_string.h"
#include "keymap_norman.h"

// clang-format off
Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_norwegian.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_norwegian.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_portuguese.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_portuguese.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_portuguese_mac_iso.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_portuguese_mac_iso.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_romanian.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_romanian.h"
#include "quantum"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_serbian_latin.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_serbian_latin.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_slovak.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_slovak.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_slovenian.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_slovenian.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_spanish.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_spanish.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_spanish_dvorak.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_spanish_dvorak.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_swedish.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_swedish.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_swiss_de.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_swiss_de.h"
#include "quantum.h"

// clang-format off

Expand Down
2 changes: 1 addition & 1 deletion quantum/keymap_extras/sendstring_swiss_fr.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

#pragma once

#include "send_string.h"
#include "keymap_swiss_fr.h"
#include "quantum.h"

// clang-format off

Expand Down
Loading

0 comments on commit 57ea305

Please sign in to comment.