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.
2017-07-05 10:55:47 -04:00
..
keymap_bepo.h
keymap_br_abnt2.h
keymap_canadian_multilingual.h
keymap_colemak.h
keymap_dvorak.h
keymap_dvp.h
keymap_fr_ch.h
keymap_french.h
keymap_french_osx.h
keymap_german.h
keymap_german_ch.h
keymap_german_osx.h
keymap_jp.h
keymap_neo2.h
keymap_nordic.h
keymap_norwegian.h
keymap_plover.h
keymap_spanish.h Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR) 2017-06-12 21:44:40 +02:00
keymap_swedish.h Create sv_SE Qwerty layout for ErgoDox 2017-06-27 15:17:21 +02:00
keymap_uk.h
sendstring_colemak.h Pull out sendstring variations to their own files. 2017-07-05 10:55:47 -04:00
sendstring_dvorak.h Pull out sendstring variations to their own files. 2017-07-05 10:55:47 -04:00
sendstring_jis.h Pull out sendstring variations to their own files. 2017-07-05 10:55:47 -04:00