forked from forks/qmk_firmware
keymap_extras: remove direct quantum.h
includes (#21485)
This commit is contained in:
parent
b6d9409d2f
commit
03ecd34684
quantum/keymap_extras
sendstring_belgian.hsendstring_bepo.hsendstring_brazilian_abnt2.hsendstring_canadian_multilingual.hsendstring_colemak.hsendstring_croatian.hsendstring_czech.hsendstring_danish.hsendstring_dvorak.hsendstring_dvorak_fr.hsendstring_dvorak_programmer.hsendstring_estonian.hsendstring_finnish.hsendstring_french.hsendstring_french_afnor.hsendstring_french_mac_iso.hsendstring_german.hsendstring_german_mac_iso.hsendstring_hungarian.hsendstring_icelandic.hsendstring_italian.hsendstring_italian_mac_ansi.hsendstring_italian_mac_iso.hsendstring_japanese.hsendstring_latvian.hsendstring_lithuanian_azerty.hsendstring_lithuanian_qwerty.hsendstring_norman.hsendstring_norwegian.hsendstring_portuguese.hsendstring_portuguese_mac_iso.hsendstring_romanian.hsendstring_serbian_latin.hsendstring_slovak.hsendstring_slovenian.hsendstring_spanish.hsendstring_spanish_dvorak.hsendstring_swedish.hsendstring_swiss_de.hsendstring_swiss_fr.hsendstring_turkish_f.hsendstring_turkish_q.hsendstring_uk.hsendstring_us_international.hsendstring_workman.hsendstring_workman_zxcvm.h
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_belgian.h"
|
#include "keymap_belgian.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_bepo.h"
|
#include "keymap_bepo.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_brazilian_abnt2.h"
|
#include "keymap_brazilian_abnt2.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_canadian_multilingual.h"
|
#include "keymap_canadian_multilingual.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_colemak.h"
|
#include "keymap_colemak.h"
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_croatian.h"
|
#include "keymap_croatian.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_czech.h"
|
#include "keymap_czech.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_danish.h"
|
#include "keymap_danish.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_dvorak.h"
|
#include "keymap_dvorak.h"
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_dvorak_fr.h"
|
#include "keymap_dvorak_fr.h"
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_dvorak_programmer.h"
|
#include "keymap_dvorak_programmer.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_estonian.h"
|
#include "keymap_estonian.h"
|
||||||
#include "quantum"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_finnish.h"
|
#include "keymap_finnish.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_french.h"
|
#include "keymap_french.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_french_afnor.h"
|
#include "keymap_french_afnor.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_french_mac_iso.h"
|
#include "keymap_french_mac_iso.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_german.h"
|
#include "keymap_german.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_german_mac_iso.h"
|
#include "keymap_german_mac_iso.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_hungarian.h"
|
#include "keymap_hungarian.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_icelandic.h"
|
#include "keymap_icelandic.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_italian.h"
|
#include "keymap_italian.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_italian_mac_ansi.h"
|
#include "keymap_italian_mac_ansi.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_italian_mac_iso.h"
|
#include "keymap_italian_mac_iso.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_japanese.h"
|
#include "keymap_japanese.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_latvian.h"
|
#include "keymap_latvian.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_lithuanian_azerty.h"
|
#include "keymap_lithuanian_azerty.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_lithuanian_qwerty.h"
|
#include "keymap_lithuanian_qwerty.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_norman.h"
|
#include "keymap_norman.h"
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_norwegian.h"
|
#include "keymap_norwegian.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_portuguese.h"
|
#include "keymap_portuguese.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_portuguese_mac_iso.h"
|
#include "keymap_portuguese_mac_iso.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_romanian.h"
|
#include "keymap_romanian.h"
|
||||||
#include "quantum"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_serbian_latin.h"
|
#include "keymap_serbian_latin.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_slovak.h"
|
#include "keymap_slovak.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_slovenian.h"
|
#include "keymap_slovenian.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_spanish.h"
|
#include "keymap_spanish.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_spanish_dvorak.h"
|
#include "keymap_spanish_dvorak.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_swedish.h"
|
#include "keymap_swedish.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_swiss_de.h"
|
#include "keymap_swiss_de.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_swiss_fr.h"
|
#include "keymap_swiss_fr.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_turkish_f.h"
|
#include "keymap_turkish_f.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_turkish_q.h"
|
#include "keymap_turkish_q.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_uk.h"
|
#include "keymap_uk.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_us_international.h"
|
#include "keymap_us_international.h"
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_workman.h"
|
#include "keymap_workman.h"
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "send_string.h"
|
||||||
#include "keymap_workman_zxcvm.h"
|
#include "keymap_workman_zxcvm.h"
|
||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|
Loading…
Reference in a new issue