You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/quantum/keymap_extras
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files.
Instead of having all sendstring keycode mappings in the main quantum.c
file, give each one its own file in keymap_extras that can be #included
in a user's keymap. If one is included, it will define the appropriate
lookup tables and overwrite the weak definitions in quantum.c.
(Including more than one sendstring definition will fail at compile
time.)

Update @rai-suta's test keymap to match, as well as the documentation.
7 years ago
..
keymap_bepo.h Clarify the quantum license (#1042) 8 years ago
keymap_br_abnt2.h Clarify license on abnt2 keymap (#1038) 8 years ago
keymap_canadian_multilingual.h Clarify the quantum license (#1042) 8 years ago
keymap_colemak.h Clarify the quantum license (#1042) 8 years ago
keymap_dvorak.h Clarify the quantum license (#1042) 8 years ago
keymap_dvp.h Clarify the quantum license (#1042) 8 years ago
keymap_fr_ch.h Clarify the quantum license (#1042) 8 years ago
keymap_french.h Clarify the quantum license (#1042) 8 years ago
keymap_french_osx.h Clarify the quantum license (#1042) 8 years ago
keymap_german.h Clarify the quantum license (#1042) 8 years ago
keymap_german_ch.h Fix name collision between ChibiOS and keymap_german 8 years ago
keymap_german_osx.h Clarify the quantum license (#1042) 8 years ago
keymap_jp.h Clarify the quantum license (#1042) 8 years ago
keymap_neo2.h Clarify the quantum license (#1042) 8 years ago
keymap_nordic.h Clarify the quantum license (#1042) 8 years ago
keymap_norwegian.h Clarify the quantum license (#1042) 8 years ago
keymap_plover.h Clarify the quantum license (#1042) 8 years ago
keymap_spanish.h Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR) 7 years ago
keymap_swedish.h Create sv_SE Qwerty layout for ErgoDox 7 years ago
keymap_uk.h Clarify the quantum license (#1042) 8 years ago
sendstring_colemak.h Pull out sendstring variations to their own files. 7 years ago
sendstring_dvorak.h Pull out sendstring variations to their own files. 7 years ago
sendstring_jis.h Pull out sendstring variations to their own files. 7 years ago