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 Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_br_abnt2.h Clarify license on abnt2 keymap (#1038) 2017-01-27 18:22:44 -02:00
keymap_canadian_multilingual.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_colemak.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_dvorak.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_dvp.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_fr_ch.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_french.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_french_osx.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_german.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_german_ch.h Fix name collision between ChibiOS and keymap_german 2017-04-13 16:00:29 +03:00
keymap_german_osx.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_jp.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_neo2.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_nordic.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_norwegian.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_plover.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
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 Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
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